Skip to content

Commit

Permalink
chore(deps): update dependency urllib3 to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2024
1 parent 9dd6429 commit 725b664
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pytorch/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ requests==2.31.0
torch==1.13.1
torchvision==0.14.1
typing_extensions==4.5.0
urllib3==1.26.18
urllib3==2.1.0
2 changes: 1 addition & 1 deletion ray/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ termcolor==2.3.0
torch==1.13.1
typing_extensions==4.5.0
tzdata==2023.3
urllib3==1.26.18
urllib3==2.1.0
virtualenv==20.24.5
Werkzeug==3.0.1
wrapt==1.15.0
Expand Down
2 changes: 1 addition & 1 deletion tensorflow/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ tensorflow-estimator==2.13.0
tensorflow-io-gcs-filesystem==0.34.0
termcolor==2.3.0
typing_extensions==4.5.0
urllib3==1.26.18
urllib3==2.1.0
Werkzeug==3.0.1
wrapt==1.15.0
zipp==3.17.0

0 comments on commit 725b664

Please sign in to comment.