From 9e7b16815d406359d2f5cb8982da733eadaf9639 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 17:33:47 +0000 Subject: [PATCH] chore(deps): bump sqlalchemy from 1.3.24 to 2.0.41 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.24 to 2.0.41. - [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-version: 2.0.41 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d2ba5e879..186e4d402 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ redis==5.2.1 requests==2.32.3 setuptools==78.1.0 Shapely==2.0.7 -SQLAlchemy==1.3.24 +SQLAlchemy==2.0.41 transaction==5.0 waitress==3.0.2 zope.sqlalchemy==3.1