From 44616e35cb0ddd97af07b95d7209176a29bfea49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2020 10:07:24 +0100 Subject: [PATCH] Bump isort from 5.1.1 to 5.1.4 (#1742) Bumps [isort](https://github.com/timothycrosley/isort) from 5.1.1 to 5.1.4. - [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.1.1...5.1.4) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 0ac146d..9d619c7 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -2,7 +2,7 @@ black==19.10b0 coverage==5.2 flake8==3.8.3 flake8-quotes==3.2.0 -isort==5.1.1 +isort==5.1.4 mypy==0.782 pycodestyle==2.6.0 pyflakes==2.2.0