From 6657b248c55dcdfbcfdbb810c4eaee63f28799e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 20:28:03 +0000 Subject: [PATCH] build(deps): bump alembic from 1.16.5 to 1.18.4 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.16.5 to 1.18.4. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5eaf959..3e4deb4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -alembic==1.16.5 +alembic==1.18.4 annotated-types==0.7.0 anyio==4.12.1 certifi==2026.1.4