Skip to content

Commit

Permalink
deps(pip): bump django-anymail from 10.3 to 11.0
Browse files Browse the repository at this point in the history
Bumps [django-anymail](https://github.com/anymail/django-anymail) from 10.3 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@v10.3...v11.0)

---
updated-dependencies:
- dependency-name: django-anymail
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 86d3cbc commit 758e5c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 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 @@ -71,7 +71,7 @@ optional = true
[tool.poetry.group.production.dependencies]
gunicorn = "^21.2.0"
psycopg = {version = "3.2.1", extras = ["c"]}
django-anymail = "10.3"
django-anymail = "11.0"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 758e5c8

Please sign in to comment.