diff --git a/setup.py b/setup.py index ad9af61..a30545a 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ "pyarrow==17.0.0", "pytest==8.3.3", "python-dateutil>=2.8.1", - "pytz==2024.1", + "pytz==2024.2", "six==1.16.0", "structlog==24.4.0", "tomli==2.0.1",