Skip to content

Commit c5802ec

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/base.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ tomli==2.0.1
6565
# build
6666
# pip-tools
6767
# pyproject-hooks
68-
urllib3==2.0.7
68+
urllib3==2.2.2
6969
# via sentry-sdk
7070
werkzeug==3.0.3
7171
# via flask

requirements/test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ trio-websocket==0.10.3
150150
# via selenium
151151
typing-extensions==4.9.0
152152
# via astroid
153-
urllib3[socks]==2.0.7
153+
urllib3[socks]==2.2.2
154154
# via
155155
# -r base.txt
156156
# selenium

0 commit comments

Comments
 (0)