From 6aea93a1ddbd56a8376592c6f52ce3a93bc8b220 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 11:57:43 +0000 Subject: [PATCH] Bump flask-sqlalchemy from 3.0.3 to 3.0.5 Bumps [flask-sqlalchemy](https://github.com/pallets-eco/flask-sqlalchemy) from 3.0.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/3.0.3...3.0.5) --- updated-dependencies: - dependency-name: flask-sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7424e50..90e3d64 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ cryptography==40.0.2 Flask==2.3.2 Flask-Login==0.6.2 Flask-Session==0.5.0 -Flask-SQLAlchemy==3.0.3 +Flask-SQLAlchemy==3.0.5 Flask-WTF==1.1.1 idna==3.4 itsdangerous==2.1.2