Skip to content

Commit 2f9ea64

Browse files
Bump django from 5.0.4 to 5.0.7
Bumps [django](https://github.com/django/django) from 5.0.4 to 5.0.7. - [Commits](django/django@5.0.4...5.0.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5c4f29 commit 2f9ea64

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ packages = [{include = "template_aws_lambda_django"}]
1010
python = "^3.11"
1111
mangum = "^0.17.0"
1212
requests = "^2.32.3"
13-
django = "^5.0.4"
13+
django = "^5.0.7"
1414
psycopg = {extras = ["pool"], version = "^3.1.19"}
1515

1616

0 commit comments

Comments
 (0)