Skip to content

Commit ea13434

Browse files
fix(deps): update dependency django to v4.2.26 [security] (#3071)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ba2e9a commit ea13434

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
@@ -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 = "4.2.25"
24+
django = "4.2.26"
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)