Skip to content

Commit 244abea

Browse files
authored
chore(deps): update dependency django to v3.2.11 (GoogleCloudPlatform#7308)
1 parent 32950b9 commit 244abea

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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.9
1+
Django==3.2.11
22
gunicorn==20.1.0
33
psycopg2-binary==2.9.3
44
django-environ==0.8.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==3.2.9
1+
Django==3.2.11
22
django-environ==0.8.1
33
psycopg2-binary==2.9.3
44
google-cloud-secret-manager==2.8.0

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.9
1+
Django==3.2.11
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.9
1+
Django==3.2.11
22
django-storages[google]==1.12.3
33
django-environ==0.8.1
44
psycopg2-binary==2.9.3

0 commit comments

Comments
 (0)