From 30b6077dee90761e9cf60f0799002f00152780f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 06:15:52 +0000 Subject: [PATCH] Bump alembic from 1.13.1 to 1.13.3 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.1 to 1.13.3. - [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 54279f9..27a52fc 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.13.3