Skip to content

Commit 683f296

Browse files
renovate-botriathakkar
authored andcommitted
chore(deps): update dependency django to v4.2.16 (GoogleCloudPlatform#12603)
1 parent a461e49 commit 683f296

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes_engine/django_tutorial/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Django==5.1.1; python_version >= "3.10"
2-
Django==4.2.13; python_version >= "3.8" and python_version < "3.10"
2+
Django==4.2.16; python_version >= "3.8" and python_version < "3.10"
33
Django==3.2.25; python_version < "3.8"
44
# Uncomment the mysqlclient requirement if you are using MySQL rather than
55
# PostgreSQL. You must also have a MySQL client installed in that case.

run/django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Django==5.1.1; python_version >= "3.10"
2-
Django==4.2.13; python_version >= "3.8" and python_version < "3.10"
2+
Django==4.2.16; python_version >= "3.8" and python_version < "3.10"
33
Django==3.2.25; python_version < "3.8"
44
django-storages[google]==1.14.2
55
django-environ==0.11.2

0 commit comments

Comments
 (0)