Skip to content

Commit 057a077

Browse files
chore(deps): bump django in /kubernetes_engine/django_tutorial
Bumps [django](https://github.com/django/django) from 5.2.9 to 5.2.11. - [Commits](django/django@5.2.9...5.2.11) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92d6169 commit 057a077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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==5.2.9; python_version >= "3.10"
1+
Django==5.2.11; python_version >= "3.10"
22
Django==4.2.24; python_version >= "3.8" and python_version < "3.10"
33
# Uncomment the mysqlclient requirement if you are using MySQL rather than
44
# PostgreSQL. You must also have a MySQL client installed in that case.

0 commit comments

Comments
 (0)