Skip to content

Commit 04e467e

Browse files
Bump django from 5.0.7 to 5.1
Bumps [django](https://github.com/django/django) from 5.0.7 to 5.1. - [Commits](django/django@5.0.7...5.1) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92787a8 commit 04e467e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 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.7"
13+
django = "^5.1"
1414
psycopg = {extras = ["pool"], version = "^3.1.19"}
1515

1616

0 commit comments

Comments
 (0)