Skip to content

Commit 14144b5

Browse files
authored
Bump urllib3 from 2.2.1 to 2.2.2 in /requirements (#1347)
2 parents 690e17e + 85c4f6c commit 14144b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ typing-extensions==4.11.0
155155
# via
156156
# -r typing.txt
157157
# mypy
158-
urllib3==2.2.1
158+
urllib3==2.2.2
159159
# via
160160
# -r docs.txt
161161
# requests

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ sphinxcontrib-qthelp==1.0.7
5353
# via sphinx
5454
sphinxcontrib-serializinghtml==1.1.10
5555
# via sphinx
56-
urllib3==2.2.1
56+
urllib3==2.2.2
5757
# via requests

0 commit comments

Comments
 (0)