From 6f9eb93e9232d2cc6e53f90997b963eef2a2f342 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 13:04:25 +0000 Subject: [PATCH] Bump flask-sqlalchemy from 2.4.4 to 3.1.1 Bumps [flask-sqlalchemy](https://github.com/pallets-eco/flask-sqlalchemy) from 2.4.4 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.4.4...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 83b06b1..c5770d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ requests-mock~=1.6.0 werkzeug==0.15.4 wtforms==2.3.3 SQLAlchemy==1.3.23 -Flask-SQLAlchemy==2.4.4 +Flask-SQLAlchemy==3.1.1