Skip to content

Commit

Permalink
Merge pull request #25645 from charris/backport-25629
Browse files Browse the repository at this point in the history
TST: Bump pytz to 2023.3.post1
  • Loading branch information
charris committed Jan 20, 2024
2 parents 3294b18 + a4f3c22 commit fe24aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_requirements.txt
Expand Up @@ -4,7 +4,7 @@ setuptools==59.2.0 ; python_version < '3.12'
setuptools ; python_version >= '3.12'
hypothesis==6.81.1
pytest==7.4.0
pytz==2023.3
pytz==2023.3.post1
pytest-cov==4.1.0
meson
pytest-xdist
Expand Down

0 comments on commit fe24aba

Please sign in to comment.