Skip to content

Commit 1e5966c

Browse files
[pip] (deps): Bump urllib3 from 2.5.0 to 2.6.0
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: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 742a6aa commit 1e5966c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ python-json-logger==4.0.0
2121
# via hatch.envs.default
2222
requests==2.32.5
2323
# via hatch.envs.default
24-
urllib3==2.5.0
24+
urllib3==2.6.0
2525
# via requests

requirements/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ typing-extensions==4.15.0
150150
# textual
151151
uc-micro-py==1.0.3
152152
# via linkify-it-py
153-
urllib3==2.5.0
153+
urllib3==2.6.0
154154
# via requests
155155
virtualenv==20.34.0
156156
# via pre-commit

0 commit comments

Comments
 (0)