Skip to content

Commit 1150b9a

Browse files
Bump urllib3 from 2.5.0 to 2.6.0 (#279)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7edc6c1 commit 1150b9a

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

dev-requirements.txt

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
backports-tarfile==1.2.0
2-
# via jaraco-context
31
certifi==2025.11.12
42
# via requests
53
cffi==2.0.0
@@ -20,10 +18,6 @@ id==1.5.0
2018
# via twine
2119
idna==3.11
2220
# via requests
23-
importlib-metadata==8.7.0
24-
# via
25-
# keyring
26-
# twine
2721
jaraco-classes==3.4.0
2822
# via keyring
2923
jaraco-context==6.0.1
@@ -85,15 +79,9 @@ tox==3.23.1
8579
# via -r dev-requirements.in
8680
twine==6.2.0
8781
# via -r dev-requirements.in
88-
typing-extensions==4.15.0
89-
# via
90-
# cryptography
91-
# virtualenv
92-
urllib3==2.5.0
82+
urllib3==2.6.0
9383
# via
9484
# requests
9585
# twine
9686
virtualenv==20.35.4
9787
# via tox
98-
zipp==3.23.0
99-
# via importlib-metadata

0 commit comments

Comments
 (0)