From 30dbc60525030656c5bcef9f826acbc17ca495e5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 May 2021 20:31:35 +0000 Subject: [PATCH] Bump alembic from 1.3.1 to 1.6.4 Bumps [alembic](https://alembic.sqlalchemy.org) from 1.3.1 to 1.6.4. 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 1855723..2017eae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -alembic==1.3.1 +alembic==1.6.4 APScheduler==3.6.3 astroid==2.3.3 blinker==1.4