Skip to content

Commit 2d9df49

Browse files
authored
Update pytz (#949)
1 parent 6a13975 commit 2d9df49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ pytest-speed==0.3.5
1111
pytest-mock==3.11.1
1212
pytest-pretty==1.2.0
1313
pytest-timeout==2.1.0
14-
pytz==2023.3
14+
pytz==2023.3.post1
1515
# numpy doesn't offer prebuilt wheels for all versions and platforms we test in CI e.g. aarch64 musllinux
1616
numpy==1.25.2; python_version >= "3.9" and python_version < "3.12" and implementation_name == "cpython" and platform_machine == 'x86_64'

0 commit comments

Comments
 (0)