From 8c9b5466840700dfc1d25856a33cba2f8c0ee4c2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 05:09:41 +0000 Subject: [PATCH] Bump isort from 5.7.0 to 5.8.0 Bumps [isort](https://github.com/pycqa/isort) from 5.7.0 to 5.8.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.7.0...5.8.0) Signed-off-by: dependabot-preview[bot] --- requirements-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index 231edeb..444ac88 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -4,7 +4,7 @@ flake8-bugbear==20.11.1 flake8-docstrings==1.5.0 flake8-import-order==0.18.1 flake8-quotes==3.2.0 -isort==5.7.0 +isort==5.8.0 pylint==2.7.0 pydocstyle==5.1.1 flakehell==0.9.0 \ No newline at end of file