Skip to content

Commit 2afe938

Browse files
Bump urllib3 from 1.26.8 to 1.26.20
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.8 to 1.26.20. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.8...1.26.20) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 1.26.20 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d76d5d9 commit 2afe938

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ sphinxcontrib-qthelp==1.0.3
4848
# via sphinx
4949
sphinxcontrib-serializinghtml==1.1.5
5050
# via sphinx
51-
urllib3==1.26.8
51+
urllib3==1.26.20
5252
# via requests

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,5 @@ tomli==1.2.2
7878
# via
7979
# coverage
8080
# pytest
81-
urllib3==1.26.8
81+
urllib3==1.26.20
8282
# via requests

0 commit comments

Comments
 (0)