Skip to content

Commit d4e63a6

Browse files
chore(deps): update dependency django-environ to v0.5.0 (GoogleCloudPlatform#6637)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent 9aa189e commit d4e63a6

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.6
22
gunicorn==20.1.0
33
psycopg2-binary==2.9.1
4-
django-environ==0.4.5
4+
django-environ==0.5.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.6
2-
django-environ==0.4.5
2+
django-environ==0.5.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.6
22
django-storages[google]==1.11.1
3-
django-environ==0.4.5
3+
django-environ==0.5.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)