Skip to content

Commit ba4707d

Browse files
chore(deps): bump django in /kubernetes_engine/django_tutorial (#13656)
Bumps [django](https://github.com/django/django) from 5.2.5 to 5.2.9. - [Commits](django/django@5.2.5...5.2.9) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 420b400 commit ba4707d

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.5; python_version >= "3.10"
1+
Django==5.2.9; 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)