Skip to content

Commit c3cccf3

Browse files
Bump flask-mail from 0.9.1 to 0.10.0 (#542)
Bumps [flask-mail](https://github.com/pallets-eco/flask-mail) from 0.9.1 to 0.10.0. - [Release notes](https://github.com/pallets-eco/flask-mail/releases) - [Changelog](https://github.com/pallets-eco/flask-mail/blob/main/CHANGES.md) - [Commits](pallets-eco/flask-mail@0.9.1...0.10.0) --- updated-dependencies: - dependency-name: flask-mail dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8581cc9 commit c3cccf3

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ flask = "3.1.0"
1818
flask-compress = "1.14"
1919
flask-limiter = "3.8.0"
2020
flask-login = "0.6.3"
21-
flask-mail = "0.9.1"
21+
flask-mail = "0.10.0"
2222
flask-migrate = "4.0.7"
2323
flask-sitemap = "0.4.0"
2424
flask-sqlalchemy = "3.1.1"

0 commit comments

Comments
 (0)