Skip to content

Commit bf4dd8b

Browse files
Merge pull request #244 from python-trio/dependabot/pip/pytz-2021.1
2 parents 872a45d + ea8cf32 commit bf4dd8b

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
@@ -28,7 +28,7 @@ pygments==2.7.4
2828
# via sphinx
2929
pyparsing==2.4.7
3030
# via packaging
31-
pytz==2020.5
31+
pytz==2021.1
3232
# via babel
3333
requests==2.25.1
3434
# via sphinx

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ pytest==6.2.2
5454
# via
5555
# -r test-requirements.in
5656
# pytest-cov
57-
pytz==2020.5
57+
pytz==2021.1
5858
# via babel
5959
requests==2.25.1
6060
# via sphinx

0 commit comments

Comments
 (0)