From 6167a4c06afa83442d5facf50245ccea06c51ed2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Apr 2021 02:32:34 +0000 Subject: [PATCH] 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](https://github.com/pallets/flask-sqlalchemy/compare/2.4.4...2.5.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dcb44ae..4b0024a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Flask-pyoidc~=3.7.0 Flask~=1.1.2 csh_ldap~=2.3.1 ddtrace -flask_sqlalchemy~=2.4.4 +flask_sqlalchemy~=2.5.1 gunicorn~=20.0.4 mypy onesignal-sdk~=2.0.0