Skip to content

Commit bd88407

Browse files
Bump urllib3 from 2.5.0 to 2.6.0 in /scripts
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f910932 commit bd88407

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/make_release_requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ cryptography==46.0.3
1717
gitdb==4.0.12
1818
# via gitpython
1919
gitpython==3.1.45
20-
# via -r scripts/make_release_requirements.in
20+
# via -r make_release_requirements.in
2121
idna==3.11
2222
# via requests
2323
pycparser==2.23
2424
# via cffi
2525
pygithub==2.8.1
26-
# via -r scripts/make_release_requirements.in
26+
# via -r make_release_requirements.in
2727
pyjwt[crypto]==2.10.1
2828
# via pygithub
2929
pynacl==1.6.1
@@ -34,7 +34,7 @@ smmap==5.0.2
3434
# via gitdb
3535
typing-extensions==4.15.0
3636
# via pygithub
37-
urllib3==2.5.0
37+
urllib3==2.6.0
3838
# via
3939
# pygithub
4040
# requests

0 commit comments

Comments
 (0)