Skip to content

Commit de447d2

Browse files
Bump flask-sqlalchemy from 3.0.5 to 3.1.1
Bumps [flask-sqlalchemy](https://github.com/pallets-eco/flask-sqlalchemy) from 3.0.5 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.5...3.1.1) --- updated-dependencies: - dependency-name: flask-sqlalchemy dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ed4c40 commit de447d2

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
@@ -1,5 +1,5 @@
11
Flask==2.3.2
2-
Flask-SQLAlchemy==3.0.5
2+
Flask-SQLAlchemy==3.1.1
33
Flask-Login==0.6.2
44
Werkzeug==3.1.3
55
gunicorn==23.0.0

0 commit comments

Comments
 (0)