From af4b1013d981d457138abdc55af44f1cf13980a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 01:05:29 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.10 to 1.4.44 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.10 to 1.4.44. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-generic.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-generic.txt b/requirements-generic.txt index d93783a06c..92715a77f6 100644 --- a/requirements-generic.txt +++ b/requirements-generic.txt @@ -9,7 +9,7 @@ Flask-Migrate==2.5.2 Flask-Cors==3.0.8 Flask_Babel==0.12.2 flask-talisman==0.7.0 -SQLAlchemy==1.3.10 +SQLAlchemy==1.4.44 alembic==1.2.1 elasticsearch==7.0.5