diff --git a/pyproject.toml b/pyproject.toml index 8e718ba2..16f2caa0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ classifiers = [ dependencies = [ "Django==5.1.5", "django-agnocomplete==2.2.0", - "django-environ==0.11.2", + "django-environ==0.12.0", "django-probes==1.7.0", "Pillow==11.1.0", "psycopg==3.2.4",