From d2a021293f59650cac73a1f07214b3c46c1aa469 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 11:45:38 +0000 Subject: [PATCH] Bump sqlalchemy from 2.0.21 to 2.0.37 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.21 to 2.0.37. - [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-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 fe7a47c25..104b277cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ Flask-Migrate==4.0.7 Flask-Cors==4.0.2 Flask-Babel==4.0.0 flask-talisman==1.1.0 -SQLAlchemy==2.0.21 +SQLAlchemy==2.0.37 alembic==1.13.1 authlib==0.15.5