From 5b1c20c89f57c47b6cdc87096568e3a01f6a86ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 06:40:26 +0000 Subject: [PATCH] Bump alembic from 1.13.1 to 1.14.0 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.1 to 1.14.0. - [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 54279f9..35db066 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ opensearch-py==2.5.0 pandas==2.2.2 sqlalchemy==1.4.* psycopg2==2.9.9 -alembic==1.13.1 +alembic==1.14.0