From 535773185cd2b22bcc705c89847c55908d1a5dd8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 09:08:55 +0000 Subject: [PATCH] build(deps): bump alembic from 1.0.11 to 1.2.1 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.0.11 to 1.2.1. - [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 77efebd..c3bfe27 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -alembic==1.0.11 +alembic==1.2.1 appdirs==1.4.3 attrs==19.1.0 black==19.3b0