Skip to content

Commit

Permalink
build(deps): Bump django-anymail from 10.3 to 11.0 (#1406)
Browse files Browse the repository at this point in the history
Bumps [django-anymail](https://github.com/anymail/django-anymail) from 10.3 to 11.0.
- [Release notes](https://github.com/anymail/django-anymail/releases)
- [Changelog](https://github.com/anymail/django-anymail/blob/main/CHANGELOG.rst)
- [Commits](anymail/django-anymail@v10.3...v11.0)

---
updated-dependencies:
- dependency-name: django-anymail
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 6, 2024
1 parent b9dfc52 commit 4800f11
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 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 @@ -56,7 +56,7 @@ boto3 = "^1.34.136"
django = "^5.0"
django-active-link = "^0.2.1"
django-allauth = {extras = ["socialaccount"], version = "^0.63.3"}
django-anymail = "^10.3"
django-anymail = "^11.0"
django-appconf = "^1.0.6"
django-bootstrap3 = "^24.2"
django-cleanup = "^8.1.0"
Expand Down

0 comments on commit 4800f11

Please sign in to comment.