From 90f3cddc7fe76e55e45d3567526740e70badf717 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 15:34:46 +0000 Subject: [PATCH] Bump alembic-postgresql-enum from 1.4.0 to 1.6.1 Bumps [alembic-postgresql-enum](https://github.com/RustyGuard/alembic-postgresql-enum) from 1.4.0 to 1.6.1. - [Release notes](https://github.com/RustyGuard/alembic-postgresql-enum/releases) - [Commits](https://github.com/RustyGuard/alembic-postgresql-enum/compare/v1.4.0...v1.6.1) --- updated-dependencies: - dependency-name: alembic-postgresql-enum 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 62d84a60..fafb2e3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiofiles==24.1.0 aiohttp-retry==2.9.1 aiohttp==3.11.11 aioredis==2.0.1 -alembic-postgresql-enum==1.4.0 +alembic-postgresql-enum==1.6.1 alembic==1.14.0 asyncpg==0.30.0 dramatiq[rabbitmq, watch]==1.17.1