Skip to content

Commit 05dfdd0

Browse files
fix(deps): update dependency django-anymail to v13
1 parent 938c265 commit 05dfdd0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cryptography = "^44.0.0"
2323
dj-database-url = "^2.0.0"
2424
dj-static = "^0.0.6"
2525
Django = "4.2.20"
26-
django-anymail = {extras = ["mailgun"], version = "^12.0"}
26+
django-anymail = {extras = ["mailgun"], version = "^13.0"}
2727
django-bitfield = "^2.2.0"
2828
django-cache-memoize = "^0.2.0"
2929
django-cors-headers = "^4.0.0"

0 commit comments

Comments
 (0)