From 41983731e4daa05d418cceaacd8cacff68be4a70 Mon Sep 17 00:00:00 2001 From: RhodeCode Admin Date: Mon, 26 Feb 2024 15:02:27 +0100 Subject: [PATCH] chore(deps): bumped tzdata==2024.1 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9b32150e..e2e5c6a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ celery==5.3.6 vine==5.1.0 python-dateutil==2.8.2 six==1.16.0 - tzdata==2023.4 + tzdata==2024.1 vine==5.1.0 channelstream==0.7.1 gevent==24.2.1 @@ -275,7 +275,7 @@ sqlalchemy==1.4.51 supervisor==4.2.5 tzlocal==4.3 pytz-deprecation-shim==0.1.0.post0 - tzdata==2023.4 + tzdata==2024.1 unidecode==1.3.6 urlobject==2.4.3 waitress==3.0.0