chore: bump django-environ==0.11.2
This commit is contained in:
parent
93e9cdc920
commit
7bb65949e5
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ classifiers = [
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"Django==5.0.2",
|
"Django==5.0.2",
|
||||||
"django-agnocomplete==2.2.0",
|
"django-agnocomplete==2.2.0",
|
||||||
"django-environ==0.10.0",
|
"django-environ==0.11.2",
|
||||||
"django-probes==1.7.0",
|
"django-probes==1.7.0",
|
||||||
"Pillow==10.2.0",
|
"Pillow==10.2.0",
|
||||||
"psycopg2==2.9.6",
|
"psycopg2==2.9.6",
|
||||||
|
|
Loading…
Reference in a new issue