Skip to content

Commit a0b1b0d

Browse files
authored
chore(deps): update dependency django-environ to v0.12.0 (#13401)
1 parent b535a5f commit a0b1b0d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Django==5.2.1
22
gunicorn==23.0.0
33
psycopg2-binary==2.9.10
4-
django-environ==0.11.2
4+
django-environ==0.12.0
55
google-cloud-secret-manager==2.21.1
66
django-storages[google]==1.14.5
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Django==5.2.1
22
gunicorn==23.0.0
33
psycopg2-binary==2.9.10
4-
django-environ==0.11.2
4+
django-environ==0.12.0
55
google-cloud-secret-manager==2.21.1
66
django-storages[google]==1.14.5

run/django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Django==5.2.1; python_version >= "3.10"
22
Django==4.2.21; python_version >= "3.8" and python_version < "3.10"
33
django-storages[google]==1.14.5
4-
django-environ==0.11.2
4+
django-environ==0.12.0
55
psycopg2-binary==2.9.10
66
gunicorn==23.0.0
77
google-cloud-secret-manager==2.21.1

0 commit comments

Comments
 (0)