Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 1aec24f commit 0a8a886
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 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 @@ -55,7 +55,7 @@ boto3 = "^1.28.73"
django = "^4.2"
django-active-link = "^0.1.8"
django-allauth = "^0.57.0"
django-anymail = "^10.1"
django-anymail = "^10.2"
django-appconf = "^1.0.5"
django-bootstrap3 = "^23.4"
django-cleanup = "^8.0.0"
Expand Down

0 comments on commit 0a8a886

Please sign in to comment.