From d1c9d38782718de7e5cb1c18a7a3f7a37f95f3db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 15:43:03 +0000 Subject: [PATCH] Bump isort from 5.7.0 to 5.10.1 Bumps [isort](https://github.com/pycqa/isort) from 5.7.0 to 5.10.1. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.7.0...5.10.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index 885a8f9..7cc640d 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -4,7 +4,7 @@ flake8-bugbear==20.11.1 flake8-docstrings==1.6.0 flake8-import-order==0.18.1 flake8-quotes==3.2.0 -isort==5.8.0 +isort==5.10.1 pylint==2.7.0 pydocstyle==6.0.0 flakehell==0.9.0 \ No newline at end of file