From e7ece1ea52f2813a13626751e45811835bb1485c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 05:54:06 +0000 Subject: [PATCH] Bump isort from 5.6.4 to 5.7.0 Bumps [isort](https://github.com/pycqa/isort) from 5.6.4 to 5.7.0. - [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.4...5.7.0) 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 2fdfe0c1..1d62ff99 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.3.1 flake8-docstrings==1.5.0 -isort==5.6.4 +isort==5.7.0 flake8-isort==4.0.0 flake8-json==20.12.1 flake8-noqa==1.0.5