Skip to content

Commit a067620

Browse files
authored
chore(deps): update dependency django to v3.2.8 (GoogleCloudPlatform#6791)
1 parent 3c2d9e3 commit a067620

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

appengine/flexible/django_cloudsql/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==3.2.7
1+
Django==3.2.8
22
gunicorn==20.1.0
33
psycopg2-binary==2.9.1
44
django-environ==0.7.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==3.2.7
1+
Django==3.2.8
22
django-environ==0.7.0
33
psycopg2-binary==2.9.1
44
google-cloud-secret-manager==2.7.2

kubernetes_engine/django_tutorial/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==3.2.7
1+
Django==3.2.8
22
# Uncomment the mysqlclient requirement if you are using MySQL rather than
33
# PostgreSQL. You must also have a MySQL client installed in that case.
44
#mysqlclient==1.4.1

run/django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==3.2.7
1+
Django==3.2.8
22
django-storages[google]==1.11.1
33
django-environ==0.7.0
44
psycopg2-binary==2.9.1

0 commit comments

Comments
 (0)