From 3e50ad301fcfe7dc95c04febd4c314f8c991f1f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 09:04:17 +0000 Subject: [PATCH] Bump flask-sqlalchemy from 2.4.3 to 3.0.5 Bumps [flask-sqlalchemy](https://github.com/pallets-eco/flask-sqlalchemy) from 2.4.3 to 3.0.5. - [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.3...3.0.5) --- 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 986be08..d48c0ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ dnspython==2.2.1 flask==1.1.2 flask-cors==3.0.10 flask-restful==0.3.9 -flask-sqlalchemy==2.4.3 +flask-sqlalchemy==3.0.5 itsdangerous==1.1.0 jinja2==3.1.2 markupsafe==2.1.1