Skip to content

Commit 4b79c9a

Browse files
Bump pytz from 2021.3 to 2022.1
Bumps [pytz](https://github.com/stub42/pytz) from 2021.3 to 2022.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2021.3...release_2022.1) --- updated-dependencies: - dependency-name: pytz dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 69543fa commit 4b79c9a

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.11.2
2828
# via sphinx
2929
pyparsing==3.0.8
3030
# via packaging
31-
pytz==2021.3
31+
pytz==2022.1
3232
# via babel
3333
requests==2.27.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==7.0.1
5454
# pytest-cov
5555
pytest-cov==3.0.0
5656
# via -r test-requirements.in
57-
pytz==2021.3
57+
pytz==2022.1
5858
# via babel
5959
requests==2.27.1
6060
# via sphinx

0 commit comments

Comments
 (0)