Skip to content

Bump django-anymail from 9.0 to 9.1 - #3

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/django-anymail-9.1
Closed

Bump django-anymail from 9.0 to 9.1#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/django-anymail-9.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 20, 2023

Copy link
Copy Markdown

Bumps django-anymail from 9.0 to 9.1.

Release notes

Sourced from django-anymail's releases.

v9.1

Changelog

Changelog

Sourced from django-anymail's changelog.

v9.1

2023-03-11

Features


* **Amazon SES:** Add support for sending through the Amazon SES v2 API
  (not yet enabled by default; see Deprecations below;
  `docs <https://anymail.dev/en/stable/esps/amazon_ses/#amazon-ses-v2>`__).
  • MailerSend: Add support for this ESP (docs &lt;https://anymail.dev/en/stable/esps/mailersend/&gt;__).

Deprecations

  • Amazon SES: Anymail will be switching to the Amazon SES v2 API. Support for the original SES v1 API is now deprecated, and will be dropped in a future Anymail release (likely in late 2023). Many projects will not require code changes, but you may need to update your IAM permissions. See Migrating to the SES v2 API <https://anymail.dev/en/stable/esps/amazon_ses/#amazon-ses-v2>__.

Other


* Test against Django 4.2 prerelease, Python 3.11 (with Django 4.2),
  and PyPy 3.9.
  • Use black, isort and doc8 to format code, enforced via pre-commit. (Thanks to @tim-schilling_.)
Commits
  • c59ad9e Release 9.1
  • 62bd066 MailerSend: add support (new ESP for Anymail)
  • c58640d Mandrill: update integration test
  • ea446a9 Amazon SES: implement SES v2 API backend
  • 67b1967 Tests: Django 5.0 dev requires Python 3.10+
  • f5f3fc8 Simplify url patterns
  • 4e3e76f Docs: add help link to readme
  • b84435d CI: update job output mechanism
  • 39e8223 Docs: update readthedocs.yml config
  • 353e793 Docs: update absolute links to anymail.dev
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [django-anymail](https://github.com/anymail/django-anymail) from 9.0 to 9.1.
- [Release notes](https://github.com/anymail/django-anymail/releases)
- [Changelog](https://github.com/anymail/django-anymail/blob/main/CHANGELOG.rst)
- [Commits](anymail/django-anymail@v9.0...v9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 20, 2023
@dependabot @github

dependabot Bot commented on behalf of github May 3, 2023

Copy link
Copy Markdown
Author

Superseded by #20.

@dependabot dependabot Bot closed this May 3, 2023
@dependabot
dependabot Bot deleted the dependabot/pip/django-anymail-9.1 branch May 3, 2023 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants