Skip to content

Commit c78e66e

Browse files
Bump urllib3 from 1.26.4 to 1.26.6
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.6. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.6/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.4...1.26.6) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 928573f commit c78e66e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.4
5050
# via sphinx
51-
urllib3==1.26.4
51+
urllib3==1.26.6
5252
# via requests

test-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@ pygments==2.8.1
4848
# via sphinx
4949
pyparsing==2.4.7
5050
# via packaging
51-
pytest-cov==2.11.1
52-
# via -r test-requirements.in
5351
pytest==6.2.3
5452
# via
5553
# -r test-requirements.in
5654
# pytest-cov
55+
pytest-cov==2.11.1
56+
# via -r test-requirements.in
5757
pytz==2021.1
5858
# via babel
5959
requests==2.25.1
@@ -76,5 +76,5 @@ sphinxcontrib-serializinghtml==1.1.4
7676
# via sphinx
7777
toml==0.10.2
7878
# via pytest
79-
urllib3==1.26.4
79+
urllib3==1.26.6
8080
# via requests

0 commit comments

Comments
 (0)