Skip to content

Commit

Permalink
build(deps): Bump django-anymail from 11.1 to 12.0 (#1452)
Browse files Browse the repository at this point in the history
Bumps [django-anymail](https://github.com/anymail/django-anymail) from 11.1 to 12.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@v11.1...v12.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 Jan 1, 2025
1 parent efbf2ea commit affdbc0
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 @@ -56,7 +56,7 @@ boto3 = "^1.35.71"
django = "^5.1"
django-active-link = "^0.2.2"
django-allauth = {extras = ["socialaccount"], version = "^65.3.0"}
django-anymail = "^11.1"
django-anymail = "^12.0"
django-appconf = "^1.0.6"
django-bootstrap3 = "^24.3"
django-cleanup = "^9.0.0"
Expand Down

0 comments on commit affdbc0

Please sign in to comment.