chore: bump django-environ==0.11.2

This commit is contained in:
Yohan Boniface 2024-02-07 14:17:55 +01:00
parent 93e9cdc920
commit 7bb65949e5

View file

@ -30,7 +30,7 @@ classifiers = [
dependencies = [
"Django==5.0.2",
"django-agnocomplete==2.2.0",
"django-environ==0.10.0",
"django-environ==0.11.2",
"django-probes==1.7.0",
"Pillow==10.2.0",
"psycopg2==2.9.6",