Skip to content

Commit

Permalink
Bump django-anymail[mailgun] from 8.6 to 11.0
Browse files Browse the repository at this point in the history
Bumps [django-anymail[mailgun]](https://github.com/anymail/django-anymail) from 8.6 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@v8.6...v11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 11, 2024
1 parent 5a1542d commit ab31c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Django
django==4.2.14
django-allauth==0.63.4
django-anymail[mailgun]==8.6
django-anymail[mailgun]==11.0
django-autoslug==1.9.9 # https://github.com/justinmayer/django-autoslug
django-ckeditor==6.7.1 # Todo: Unused, remove.
django-cors-headers==3.14.0
Expand Down

0 comments on commit ab31c53

Please sign in to comment.