Skip to content

Commit 45ca29b

Browse files
Bump flask-sqlalchemy from 3.0.3 to 3.1.1
Bumps [flask-sqlalchemy](https://github.com/pallets-eco/flask-sqlalchemy) from 3.0.3 to 3.1.1. - [Release notes](https://github.com/pallets-eco/flask-sqlalchemy/releases) - [Changelog](https://github.com/pallets-eco/flask-sqlalchemy/blob/main/CHANGES.rst) - [Commits](pallets-eco/flask-sqlalchemy@3.0.3...3.1.1) --- updated-dependencies: - dependency-name: flask-sqlalchemy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 235b071 commit 45ca29b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -21,7 +21,7 @@ flask-login = "0.6.3"
2121
flask-mail = "0.9.1"
2222
flask-migrate = "4.0.7"
2323
flask-sitemap = "0.4.0"
24-
flask-sqlalchemy = "3.0.3"
24+
flask-sqlalchemy = "3.1.1"
2525
flask-wtf = "1.2.1"
2626
google-api-python-client = "2.127.0"
2727
gunicorn = "23.0.0"

0 commit comments

Comments
 (0)