Skip to content

Commit 83e3227

Browse files
Update flask-sqlalchemy requirement from ~=2.4.4 to ~=2.5.1
Updates the requirements on [flask-sqlalchemy](https://github.com/pallets/flask-sqlalchemy) to permit the latest version. - [Release notes](https://github.com/pallets/flask-sqlalchemy/releases) - [Changelog](https://github.com/pallets/flask-sqlalchemy/blob/master/CHANGES.rst) - [Commits](pallets-eco/flask-sqlalchemy@2.4.4...2.5.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3b7568 commit 83e3227

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
@@ -5,7 +5,7 @@ Flask-Gzip~=0.2
55
Flask-Mail~=0.9.1
66
Flask-Migrate~=2.7.0
77
Flask-pyoidc~=3.7.0
8-
flask_sqlalchemy~=2.4.4
8+
flask_sqlalchemy~=2.5.1
99
gunicorn~=20.0.4
1010
onesignal-sdk~=2.0.0
1111
psycopg2-binary~=2.8.6

0 commit comments

Comments
 (0)