Skip to content

Commit 0c2a1ca

Browse files
chore(deps): bump django in /kubernetes_engine/django_tutorial
Bumps [django](https://github.com/django/django) from 6.0.1 to 6.0.5. - [Commits](django/django@6.0.1...6.0.5) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19f0efa commit 0c2a1ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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==6.0.1; python_version >= "3.12"
1+
Django==6.0.5; python_version >= "3.12"
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

0 commit comments

Comments
 (0)