Update dependency pytz to v2022.2 (develop)

This commit is contained in:
RenovateBot 2022-08-12 18:28:41 +00:00 committed by Georg Krause
commit 7d66f1860e
2 changed files with 22 additions and 22 deletions

View file

@ -13,7 +13,7 @@ django-environ = "==0.9.0"
Pillow = "==9.2.0"
django-allauth = "==0.42.0"
psycopg2 = "==2.9.3"
pytz = "==2022.1"
pytz = "==2022.2"
django-redis = "==5.2.0"
redis = "==4.3.4"
kombu = "==5.2.4"