From 9c9f23a6d45dbab5049f81a7ead881aa27b9af77 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2020 04:50:01 +0000 Subject: [PATCH] build(deps): bump alembic from 1.3.2 to 1.4.0 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.3.2 to 1.4.0. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/master/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) 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 009bbe6..a632b7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -alembic==1.3.2 +alembic==1.4.0 appdirs==1.4.3 attrs==19.3.0 black==19.10b0