Skip to content

Commit

Permalink
fix(deps): update dependency django-anymail to v10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent fbd7856 commit 382be23
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 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 @@ -15,7 +15,7 @@ celery = "^5.3.0"
cryptography = "^41.0.3"
dj-database-url = "2.0.0"
django = "4.2.13"
django-anymail = {version = "10.0", extras = ["mailgun"]}
django-anymail = {version = "10.3", extras = ["mailgun"]}
django-bulk-update-or-create = "0.3.0"
django-guardian = "2.4.0"
django-hijack = "3.4.5"
Expand Down

0 comments on commit 382be23

Please sign in to comment.