From 2e0cd8a4ec0de5e3b9e33364eb2616ab8b4a1e67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 07:53:29 +0000 Subject: [PATCH] deps(deps): bump sqlalchemy from 2.0.44 to 2.0.45 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.44 to 2.0.45. - [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.45 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 491d553..4328a3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -142,7 +142,7 @@ six==1.17.0 # via ecdsa sniffio==1.3.1 # via anyio -sqlalchemy==2.0.44 +sqlalchemy==2.0.45 # via # alembic # fastapi-sqlalchemy-temp