From da2c30fea84550fb07fb37dfe81cf41e61ef7c85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 16:34:09 +0000 Subject: [PATCH] Bump alembic from 1.14.0 to 1.14.1 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.14.0 to 1.14.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-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c0e88b..a1f3ee5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ structlog==24.4.0 orjson==3.10.15 uvloop==0.21.0 SQLAlchemy==2.0.37 -alembic==1.14.0 +alembic==1.14.1 aiosqlite==0.20.0 asyncclick==8.1.8 anyio==4.8.0