Skip to content

Commit

Permalink
deps(pip): bump django-anymail from 10.3 to 11.0.1
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.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.3...v11.0.1)

---
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 12, 2024
1 parent 4a74658 commit a5aaaf9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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.1"


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

0 comments on commit a5aaaf9

Please sign in to comment.