From 8a4ff7de8ccf94e0f9c3f9ec54adc19482c593ee Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2020 09:10:49 +0000 Subject: [PATCH] Bump alembic from 1.4.2 to 1.4.3 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.4.2 to 1.4.3. - [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 896c5d8..8e10c65 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -alembic==1.4.2 +alembic==1.4.3 astroid==2.4.2 async-timeout==3.0.1 attrs==20.2.0