Skip to content

Commit

Permalink
Bump django-anymail[sendgrid] from 11.1 to 12.0
Browse files Browse the repository at this point in the history
Bumps [django-anymail[sendgrid]](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[sendgrid]
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 9bc2b82 commit 7373bb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies = [
"dj-database-url==2.2.0",
"dj-stripe==2.8.4",
"django-allauth==64.2.0",
"django-anymail[sendgrid]==11.1",
"django-anymail[sendgrid]==12.0",
"django-debug-toolbar==4.4.6",
"django-denied==1.3",
"django-extensions==3.2.3",
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ boto3==1.35.10
dj-database-url==2.2.0
Django==5.1
django-allauth==64.2.0
django-anymail[sendgrid]==11.1
django-anymail[sendgrid]==12.0
django-debug-toolbar==4.4.6
django-denied==1.3
django-extensions==3.2.3
Expand Down

0 comments on commit 7373bb3

Please sign in to comment.