From 02b8133e7d492db5d18dc9f10c2792e7f5961f34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 17:46:15 +0000 Subject: [PATCH] Bump alembic from 1.18.4 to 1.18.5 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.18.4 to 1.18.5. - [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.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index d26ef334..b2712369 100644 --- a/requirements.in +++ b/requirements.in @@ -1,4 +1,4 @@ -alembic~=1.18.4 +alembic~=1.18.5 astroid~=3.3.9 blinker~=1.4 boto3==1.35.99 diff --git a/requirements.txt b/requirements.txt index c8207e5e..f1e7641d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: # uv pip compile requirements.in -alembic==1.18.4 +alembic==1.18.5 # via # -r requirements.in # flask-migrate