From 7931326958145aa9f9d5672c794cc23c59ffb844 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 01:33:42 +0000 Subject: [PATCH] Bump alembic from 1.14.1 to 1.15.2 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.14.1 to 1.15.2. - [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..8311b83 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.2 annotated-types==0.7.0 anyio==4.8.0 asgi-lifespan==2.1.0