Skip to content

Commit aaa3218

Browse files
chore(deps): bump django in /appengine/standard_python3/django (GoogleCloudPlatform#13660)
Bumps [django](https://github.com/django/django) from 5.1.8 to 5.1.15. - [Commits](django/django@5.1.8...5.1.15) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1cc7a4 commit aaa3218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/standard_python3/django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==5.1.8; python_version >= "3.10"
1+
Django==5.1.15; python_version >= "3.10"
22
Django==4.2.17; python_version >= "3.8" and python_version < "3.10"
33
Django==3.2.25; python_version < "3.8"
44
django-environ==0.10.0

0 commit comments

Comments
 (0)