From ce06bdf86f125d4dbd2c2475c81dd5968e3782c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 19:29:31 +0000 Subject: [PATCH] Bump sqlalchemy from 2.0.44 to 2.0.48 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.44 to 2.0.48. - [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.48 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 1a5f1c7..4e84c81 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ requests==2.33.1 ruff==0.14.10 sentry-sdk==2.48.0 six==1.17.0 -SQLAlchemy==2.0.44 +SQLAlchemy==2.0.48 typing_extensions==4.15.0 urllib3==2.6.3 Werkzeug==3.1.6