Skip to content

Commit 0ea28e9

Browse files
authored
Merge pull request #280 from python-trio/dependabot/pip/urllib3-1.26.6
Bump urllib3 from 1.26.4 to 1.26.6
2 parents 928573f + c78e66e commit 0ea28e9

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)