Skip to content

Commit 52b4e0a

Browse files
authored
chore(deps): update dependency django-environ to v0.6.0 (GoogleCloudPlatform#6662)
1 parent a5a1a6a commit 52b4e0a

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==3.2.7
22
gunicorn==20.1.0
33
psycopg2-binary==2.9.1
4-
django-environ==0.5.0
4+
django-environ==0.6.0
55
google-cloud-secret-manager==2.7.0
66
django-storages[google]==1.11.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Django==3.2.7
2-
django-environ==0.5.0
2+
django-environ==0.6.0
33
psycopg2-binary==2.9.1
44
google-cloud-secret-manager==2.7.0

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.7
22
django-storages[google]==1.11.1
3-
django-environ==0.5.0
3+
django-environ==0.6.0
44
psycopg2-binary==2.9.1
55
gunicorn==20.1.0
66
google-cloud-secret-manager==2.7.0

0 commit comments

Comments
 (0)