Skip to content

Commit 4ca333a

Browse files
authored
Merge pull request #128 from opszero/dependabot/pip/django-5.2.1
Bump django from 5.1.8 to 5.2.1
2 parents 676ccd4 + 9d7c669 commit 4ca333a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

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

1616

0 commit comments

Comments
 (0)