Skip to content

Commit d349bdb

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

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.4
137+
urllib3==2.0.6
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.4
64+
urllib3==2.0.6
6565
# via requests

0 commit comments

Comments
 (0)