Skip to content

Commit d8f4875

Browse files
chore(deps): update dependency django-storages to v1.12 (GoogleCloudPlatform#6806)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent 767d631 commit d8f4875

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

appengine/flexible/django_cloudsql/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ gunicorn==20.1.0
33
psycopg2-binary==2.9.1
44
django-environ==0.7.0
55
google-cloud-secret-manager==2.7.2
6-
django-storages[google]==1.11.1
6+
django-storages[google]==1.12

run/django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Django==3.2.8
2-
django-storages[google]==1.11.1
2+
django-storages[google]==1.12
33
django-environ==0.7.0
44
psycopg2-binary==2.9.1
55
gunicorn==20.1.0

0 commit comments

Comments
 (0)