Skip to content

Commit dba2016

Browse files
authored
Merge pull request #336 from python-trio/dependabot/pip/requests-2.27.1
2 parents d8bd695 + 37fb6a0 commit dba2016

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
@@ -30,7 +30,7 @@ pyparsing==2.4.7
3030
# via packaging
3131
pytz==2021.3
3232
# via babel
33-
requests==2.26.0
33+
requests==2.27.1
3434
# via sphinx
3535
snowballstemmer==2.2.0
3636
# via sphinx

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ pytest-cov==3.0.0
5656
# via -r test-requirements.in
5757
pytz==2021.3
5858
# via babel
59-
requests==2.26.0
59+
requests==2.27.1
6060
# via sphinx
6161
snowballstemmer==2.2.0
6262
# via sphinx

0 commit comments

Comments
 (0)