From c5a762b08b7edf3a2ed3216ea62ab52fcef3c970 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 18:53:53 +0000 Subject: [PATCH] Bump sqlalchemy from 2.0.40 to 2.0.41 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.40 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-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 fd2d3b3e..ba66d115 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ requests==2.32.3 ruff==0.9.9 sentry-sdk==2.19.2 six==1.17.0 -SQLAlchemy==2.0.40 +SQLAlchemy==2.0.41 typing_extensions==4.13.2 urllib3==2.3.0 Werkzeug==3.1.3