From fdc1ba59e75381f04b4c43bbdb1ef5b29f2b8d47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 20:20:34 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.24 to 1.4.51 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.24 to 1.4.51. - [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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 945873f..28149ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ Flask-Session==0.4.0 Flask==2.2.5 Jinja2==3.1.2 PyYAML==6.0.1 -SQLAlchemy==1.3.24 +SQLAlchemy==1.4.51 #alembic==1.9.0 bcrypt==4.1.2 bravado-core==5.17.1