From d084f68440226b95b88c89a3e42382a73c7c6e7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 22:01:45 +0000 Subject: [PATCH] Bump isort from 5.6.4 to 5.11.4 in /requirements Bumps [isort](https://github.com/pycqa/isort) from 5.6.4 to 5.11.4. - [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.6.4...5.11.4) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor ... 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 2d6dea2..1ef34d4 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -14,5 +14,5 @@ flake8-blind-except==0.1.1 flake8-debugger==3.2.1 flake8-docstrings==1.5.0 flake8-isort==4.0.0 -isort==5.6.4 +isort==5.11.4 pep8-naming==0.11.1