From c9a7c14b4bc42066ad9e686d163174e57ba215dc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2019 05:42:37 +0000 Subject: [PATCH] Bump isort from 4.3.20 to 4.3.21 Bumps [isort](https://github.com/timothycrosley/isort) from 4.3.20 to 4.3.21. - [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/4.3.20...4.3.21) Signed-off-by: dependabot-preview[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 16ae072..9c46b21 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ flake8-commas==2.0.0 flake8-comprehensions==2.1.0 flake8-docstrings==1.3.0 flake8-per-file-ignores==0.8.1 -isort==4.3.20 +isort==4.3.21 pep8-naming==0.8.2 pypi-version==0.2.0 radon==3.0.3