10000 chore(deps): update dependency django-storages to v1.13 (#8239) · jonasthomaz/python-docs-samples@c66c817 · GitHub
[go: up one dir, main page]

Skip to content

Commit c66c817

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appengine/flexible/django_cloudsql/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ gunicorn==20.1.0
44
psycopg2-binary==2.9.3
55
django-environ==0.9.0
66
google-cloud-secret-manager==2.12.0
7-
django-storages[google]==1.12.3
7+
django-storages[google]==1.13

run/django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Django==4.0.4; python_version >= '3.8'
22
Django==3.2.14; python_version < '3.8'
3-
django-storages[google]==1.12.3
3+
django-storages[google]==1.13
44
django-environ==0.9.0
55
psycopg2-binary==2.9.3
66
gunicorn==20.1.0

0 commit comments

Comments
 (0)
0