Skip to content

Commit 529f0eb

Browse files
Bump flask-sqlalchemy from 2.5.1 to 3.1.1
Bumps [flask-sqlalchemy](https://github.com/pallets-eco/flask-sqlalchemy) from 2.5.1 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@2.5.1...3.1.1) --- updated-dependencies: - dependency-name: flask-sqlalchemy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af6ebd7 commit 529f0eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Flask-Login==0.5.0
1515
Flask-Mail==0.9.1
1616
Flask-Migrate==4.0.0
1717
Flask-RESTful==0.3.9
18-
Flask-SQLAlchemy==2.5.1
18+
Flask-SQLAlchemy==3.1.1
1919
greenlet==2.0.1
2020
gunicorn==20.1.0
2121
idna==2.10

0 commit comments

Comments
 (0)