Skip to content

Commit

Permalink
Bump urllib3 from 1.25.9 to 1.26.5 in /converter_example
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.25.9...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 2, 2021
1 parent 310fef5 commit 16e9693
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion converter_example/tf2_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ testpath==0.4.4
tfjs-graph-converter==1.0.1
tornado==6.0.4
traitlets==4.3.3
urllib3==1.25.9
urllib3==1.26.5
wcwidth==0.1.9
webencodings==0.5.1
Werkzeug==1.0.1
Expand Down
2 changes: 1 addition & 1 deletion converter_example/tflite_convert__requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ tf-estimator-nightly==2.3.0.dev2020052101
tf-nightly==2.3.0.dev20200523
tornado==6.0.4
traitlets==4.3.3
urllib3==1.25.9
urllib3==1.26.5
wcwidth==0.1.9
webencodings==0.5.1
Werkzeug==1.0.1
Expand Down

0 comments on commit 16e9693

Please sign in to comment.