Skip to content

Commit f32fac3

Browse files
Update flask-sqlalchemy requirement from ~=2.4.4 to ~=2.5.1 (#259)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6244114 commit f32fac3

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-pyoidc~=3.7.0
55
Flask~=1.1.2
66
csh_ldap~=2.3.1
77
ddtrace
8-
flask_sqlalchemy~=2.4.4
8+
flask_sqlalchemy~=2.5.1
99
gunicorn~=20.0.4
1010
mypy
1111
onesignal-sdk~=2.0.0

0 commit comments

Comments
 (0)