From a8f860e9cb2b90f5fe0b95972c6a67dce0c08b70 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 28 May 2021 05:32:22 +0000 Subject: [PATCH] Bump alembic from 1.5.5 to 1.6.5 Bumps [alembic](https://alembic.sqlalchemy.org) from 1.5.5 to 1.6.5. Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9e525b1..013c445 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -alembic==1.5.5 +alembic==1.6.5 appdirs==1.4.4 black==20.8b1 certifi==2020.12.5