Skip to content

Commit 746764a

Browse files
authored
Merge pull request #78 from opszero/dependabot/pip/django-5.1
Bump django from 5.0.7 to 5.1
2 parents e105a5d + 04e467e commit 746764a

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)