Skip to content

Commit ec01aaa

Browse files
chore(deps): bump django in /kubernetes_engine/django_tutorial (GoogleCloudPlatform#11306)
Bumps [django](https://github.com/django/django) from 5.0.2 to 5.0.3. - [Commits](django/django@5.0.2...5.0.3) --- updated-dependencies: - dependency-name: django 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 bccdbb5 commit ec01aaa

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.0.2; python_version >= "3.10"
1+
Django==5.0.3; python_version >= "3.10"
22
Django==4.2.8; python_version >= "3.8" and python_version < "3.10"
33
Django==3.2.23; python_version < "3.8"
44
# Uncomment the mysqlclient requirement if you are using MySQL rather than

0 commit comments

Comments
 (0)