Update dependency psycopg2 to v2.9.4 (develop)

This commit is contained in:
RenovateBot 2022-10-25 07:13:15 +00:00 committed by Georg Krause
commit f94feb4799
2 changed files with 14 additions and 14 deletions

View file

@ -11,7 +11,7 @@ Django = "==3.2.16"
django-environ = "==0.9.0"
Pillow = "==9.2.0"
django-allauth = "==0.42.0"
psycopg2 = "==2.9.3"
psycopg2 = "==2.9.4"
pytz = "==2022.2.1"
django-redis = "==5.2.0"
redis = "==4.3.4"