Skip to content

Commit

Permalink
Update dependency django-anymail to v11 (#1207)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent fad72e6 commit 669199c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cryptography = "^42.0.0"
dj-database-url = "^2.0.0"
dj-static = "^0.0.6"
Django = "4.2.14"
django-anymail = {extras = ["mailgun"], version = "^10.0"}
django-anymail = {extras = ["mailgun"], version = "^11.0"}
django-bitfield = "^2.2.0"
django-cache-memoize = "^0.2.0"
django-cors-headers = "^4.0.0"
Expand Down

0 comments on commit 669199c

Please sign in to comment.