From da79b21c0d14c883485baf8574ba6246d5cbf823 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 12:58:06 +0000 Subject: [PATCH] Bump alembic from 1.8.1 to 1.11.1 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.8.1 to 1.11.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-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 04945b4..aeb5505 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,5 +14,5 @@ pypika==0.48.9 slugify==0.0.1 pydantic[dotenv]==1.9.1 pydantic==1.9.1 -alembic==1.8.1 +alembic==1.11.1 psycopg2-binary==2.9.3