From a7ca148c94158b7f9ace20d84498613333e0e803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 13:14:06 +0000 Subject: [PATCH] Bump alembic from 1.13.1 to 1.13.2 in /ci/latest Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.1 to 1.13.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-patch ... Signed-off-by: dependabot[bot] --- ci/latest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/latest/requirements.txt b/ci/latest/requirements.txt index 0764cee..36caf60 100644 --- a/ci/latest/requirements.txt +++ b/ci/latest/requirements.txt @@ -3,7 +3,7 @@ # latest versions of the dependencies. This file is monitored by Dependabot. nextline==0.7.15 nextline-graphql==0.7.9 -alembic==1.13.1 +alembic==1.13.2 SQLAlchemy[asyncio]==2.0.31 aiosqlite==0.20.0 hypothesis==6.105.0