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