From 18c0ea82a01818416c504b624a86c1779ffcebb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Oct 2020 06:38:01 +0000 Subject: [PATCH] Bump isort from 5.6.3 to 5.6.4 Bumps [isort](https://github.com/pycqa/isort) from 5.6.3 to 5.6.4. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.6.3...5.6.4) 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 3ce38021..40ffd612 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ flake8-annotations-coverage==0.0.4 flake8-cognitive-complexity==0.1.0 flake8-comprehensions==3.2.3 flake8-docstrings==1.5.0 -isort==5.6.3 +isort==5.6.4 flake8-isort==4.0.0 flake8-json==19.8.0 flake8-noqa==1.0.5