From 352f5ce42c3b8e65ace2f0c4431598b62024f372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 01:04:20 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.10 to 1.4.46 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.10 to 1.4.46. - [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..f3e3a02237 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.46 alembic==1.2.1 elasticsearch==7.0.5