From f017edcafdbcf38c1546d11329d97962b63fbf32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 05:26:37 +0000 Subject: [PATCH] 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](https://github.com/pallets-eco/flask-sqlalchemy/compare/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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e892aa0b..9b6f74b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ celery==5.3.1 flask==2.3.3 flask-login==0.6.2 flask_socketio==5.3.6 -flask-sqlalchemy==2.5.1 +flask-sqlalchemy==3.1.1 gevent==22.10.2 gunicorn==20.1.0 jinja2==3.1.2