Skip to content

Commit a011c04

Browse files
authored
Merge pull request #337 from python-trio/dependabot/pip/urllib3-1.26.8
2 parents dba2016 + a6fb4e2 commit a011c04

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.7
51+
urllib3==1.26.8
5252
# via requests

test-requirements.txt

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

0 commit comments

Comments
 (0)