Skip to content

Commit 0e3e52b

Browse files
authored
chore(deps): update dependency django-environ to v0.8.1 (GoogleCloudPlatform#6950)
1 parent a0a2999 commit 0e3e52b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Django==3.2.8
22
gunicorn==20.1.0
33
psycopg2-binary==2.9.1
4-
django-environ==0.8.0
4+
django-environ==0.8.1
55
google-cloud-secret-manager==2.7.2
66
django-storages[google]==1.12
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Django==3.2.8
2-
django-environ==0.8.0
2+
django-environ==0.8.1
33
psycopg2-binary==2.9.1
44
google-cloud-secret-manager==2.7.2

run/django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Django==3.2.8
22
django-storages[google]==1.12
3-
django-environ==0.8.0
3+
django-environ==0.8.1
44
psycopg2-binary==2.9.1
55
gunicorn==20.1.0
66
google-cloud-secret-manager==2.7.2

0 commit comments

Comments
 (0)