Skip to content

Commit dd72503

Browse files
fix(deps): update dependency django to v5.1.14 [security]
1 parent 6ddb7ee commit dd72503

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
@@ -21,7 +21,7 @@ celery-redbeat = "^2.0.0"
2121
click = ">=8.1,!=8.2.0"
2222
deepdiff = "^8.0.0"
2323
dj-database-url = "^0.5.0"
24-
django = "5.0.14"
24+
django = "5.1.14"
2525
django-anymail = {extras = ["mailgun"], version = "^11.1"}
2626
django-cors-headers = "^4.0.0"
2727
django-countries = "^7.2.1"

0 commit comments

Comments
 (0)