Skip to content

Commit

Permalink
Bump django-anymail[sendgrid] from 10.0 to 10.1 (#923)
Browse files Browse the repository at this point in the history
Bumps [django-anymail[sendgrid]](https://github.com/anymail/django-anymail) from 10.0 to 10.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@v10.0...v10.1)

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

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 Aug 1, 2023
1 parent ea5e923 commit fe448f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.28.16
dj-database-url==2.0.0
Django==4.2.3
django-allauth==0.54.0
django-anymail[sendgrid]==10.0
django-anymail[sendgrid]==10.1
django-debug-toolbar==4.1.0
django-denied==1.2
django-environ==0.10.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ django==4.2.3
# django-tz-detect
django-allauth==0.54.0
# via -r requirements.in
django-anymail[sendgrid]==10.0
django-anymail[sendgrid]==10.1
# via -r requirements.in
django-debug-toolbar==4.1.0
# via -r requirements.in
Expand Down

0 comments on commit fe448f1

Please sign in to comment.