diff --git a/pyproject.toml b/pyproject.toml index 5ecaf1f9e..e11346795 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -116,7 +116,7 @@ dependencies = [ "python-multipart==0.0.22", "python-socketio==5.16.1", "python-telegram-bot==22.6", - "pytz==2025.2", + "pytz==2026.1.post1", "PyYAML==6.0.3", "pyzmq==27.1.0", "qrcode==8.2", diff --git a/requirements-nginx.txt b/requirements-nginx.txt index eddb7309c..03677fbb3 100644 --- a/requirements-nginx.txt +++ b/requirements-nginx.txt @@ -110,7 +110,7 @@ python-engineio==4.13.1 python-multipart==0.0.22 python-socketio==5.16.1 python-telegram-bot==22.6 -pytz==2025.2 +pytz==2026.1.post1 PyYAML==6.0.3 pyzmq==27.1.0 qrcode==8.2 diff --git a/requirements.txt b/requirements.txt index 662446979..925a40ab2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -110,7 +110,7 @@ python-engineio==4.13.1 python-multipart==0.0.22 python-socketio==5.16.1 python-telegram-bot==22.6 -pytz==2025.2 +pytz==2026.1.post1 PyYAML==6.0.3 pyzmq==27.1.0 qrcode==8.2