From ac9e4a36b650c6e677fb4addcc1ac52a0dccffff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 14:10:51 +0000 Subject: [PATCH] Bump sqlalchemy from 2.0.41 to 2.0.43 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.41 to 2.0.43. - [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.43 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 667021d3..487ebb27 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ requests==2.32.5 ruff==0.13.2 sentry-sdk==2.39.0 six==1.17.0 -SQLAlchemy==2.0.41 +SQLAlchemy==2.0.43 typing_extensions==4.15.0 urllib3==2.5.0 Werkzeug==3.1.3