From 5d7a306f42aad0e168837730d5528a47a48f2e07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2020 11:20:28 +0000 Subject: [PATCH] Bump isort[pipfile] from 5.0.7 to 5.2.1 Bumps [isort[pipfile]](https://github.com/timothycrosley/isort) from 5.0.7 to 5.2.1. - [Release notes](https://github.com/timothycrosley/isort/releases) - [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md) - [Commits](https://github.com/timothycrosley/isort/compare/5.0.7...5.2.1) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 11cd478..f1421da 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,5 +2,5 @@ coveralls==2.1.1 pytest==5.4.3 pytest-vcr==1.0.2 black==19.10b0 -isort[pipfile]==5.0.7 +isort[pipfile]==5.2.1 flake8==3.8.3 \ No newline at end of file