From 99d4229110717a2430813d76992deac46c5bf991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 01:07:05 +0000 Subject: [PATCH] Bump alembic from 1.14.1 to 1.15.1 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.14.1 to 1.15.1. - [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-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 855cb80..4519f41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ aiohttp==3.11.11 aiomysql==0.2.0 aiosignal==1.3.2 aiosqlite==0.20.0 -alembic==1.14.1 +alembic==1.15.1 annotated-types==0.7.0 anyio==4.8.0 asgi-lifespan==2.1.0