From 647c996d13c0fb9eaf2af593591d54ebd210eeea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 01:09:23 +0000 Subject: [PATCH] chore(deps): bump alembic from 1.13.0 to 1.18.4 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.0 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 b47fe0d..09f5ae2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ slowapi==0.1.9 asgiref==3.8.1 requests==2.32.5 sqlalchemy==2.0.47 -alembic==1.13.0 +alembic==1.18.4 aiosqlite==0.19.0 asyncpg==0.30.0 python-jose[cryptography]==3.3.0