Skip to content

Commit 969ef2f

Browse files
fix(deps): update dependency django to v4.2.22 [security] (#2716)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b452c39 commit 969ef2f

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 = "^6.6.1"
2323
dj-database-url = "^0.5.0"
24-
django = "4.2.21"
24+
django = "4.2.22"
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)