diff --git a/pyproject.toml b/pyproject.toml index bbe0989..b4b5a94 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -84,7 +84,7 @@ pytest = "^8.0.0" pytest-aiohttp = "^1.0.4" pytest-cov = "^4.0.0" sphinx-rtd-theme = "^2.0.0" -types-pytz = "^2023.3.0" +types-pytz = "^2024.1.0" [tool.pylint.BASIC] expected-line-ending-format = "LF"