Skip to content

Commit e4b2b78

Browse files
Update dependency django-anymail to v12 (#1815)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 86560c8 commit e4b2b78

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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 @@ cryptography = "^43.0.0"
2121
dj-database-url = "^2.0.0"
2222
dj-static = "^0.0.6"
2323
Django = "4.2.16"
24-
django-anymail = {extras = ["mailgun"], version = "^11.0"}
24+
django-anymail = {extras = ["mailgun"], version = "^12.0"}
2525
django-bitfield = "^2.2.0"
2626
django-cache-memoize = "^0.2.0"
2727
django-cors-headers = "^4.0.0"

0 commit comments

Comments
 (0)