Skip to content

Commit 7a14296

Browse files
Bump urllib3 from 2.2.1 to 2.2.2 in /requirements (#573)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 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.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a25328 commit 7a14296

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
@@ -144,7 +144,7 @@ sphinxcontrib-serializinghtml==1.1.10
144144
# via sphinx
145145
tox==4.15.0
146146
# via -r dev.in
147-
urllib3==2.2.1
147+
urllib3==2.2.2
148148
# via requests
149149
virtualenv==20.26.2
150150
# via

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ sphinxcontrib-qthelp==1.0.7
6363
# via sphinx
6464
sphinxcontrib-serializinghtml==1.1.10
6565
# via sphinx
66-
urllib3==2.2.1
66+
urllib3==2.2.2
6767
# via requests

0 commit comments

Comments
 (0)