Skip to content

Commit f1b979d

Browse files
Bump urllib3 from 2.0.6 to 2.0.7 in /requirements (#1270)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d349bdb commit f1b979d

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
@@ -134,7 +134,7 @@ typing-extensions==4.7.1
134134
# via
135135
# mypy
136136
# sqlalchemy
137-
urllib3==2.0.6
137+
urllib3==2.0.7
138138
# via requests
139139
virtualenv==20.24.5
140140
# via

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ sphinxcontrib-qthelp==1.0.6
6161
# via sphinx
6262
sphinxcontrib-serializinghtml==1.1.9
6363
# via sphinx
64-
urllib3==2.0.6
64+
urllib3==2.0.7
6565
# via requests

0 commit comments

Comments
 (0)