Skip to content

Commit 4c15c89

Browse files
Bump urllib3 from 2.4.0 to 2.6.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.4.0 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.4.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03f9a60 commit 4c15c89

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

requirements_darwin.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -927,9 +927,9 @@ typing-extensions==4.13.2 \
927927
# pydata-sphinx-theme
928928
# torch
929929
# xsdata
930-
urllib3==2.4.0 \
931-
--hash=sha256:414bc6535b787febd7567804cc015fee39daab8ad86268f1310a9250697de466 \
932-
--hash=sha256:4e16665048960a0900c702d4a66415956a584919c03361cac9f1df5c5dd7e813
930+
urllib3==2.6.3 \
931+
--hash=sha256:1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed \
932+
--hash=sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4
933933
# via
934934
# botocore
935935
# requests

requirements_linux.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1004,9 +1004,9 @@ typing-extensions==4.13.2 \
10041004
# pydata-sphinx-theme
10051005
# torch
10061006
# xsdata
1007-
urllib3==2.4.0 \
1008-
--hash=sha256:414bc6535b787febd7567804cc015fee39daab8ad86268f1310a9250697de466 \
1009-
--hash=sha256:4e16665048960a0900c702d4a66415956a584919c03361cac9f1df5c5dd7e813
1007+
urllib3==2.6.3 \
1008+
--hash=sha256:1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed \
1009+
--hash=sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4
10101010
# via
10111011
# botocore
10121012
# requests

0 commit comments

Comments
 (0)