From 1fc249a37b4f11e6e1fb3e2c9d965b29b791b6a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Oct 2020 11:18:08 +0000 Subject: [PATCH] Bump isort from 5.5.2 to 5.5.4 Bumps [isort](https://github.com/pycqa/isort) from 5.5.2 to 5.5.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.5.2...5.5.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 0f2ba9ad..c55f259a 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.5.2 +isort==5.5.4 flake8-isort==4.0.0 flake8-json==19.8.0 flake8-noqa==1.0.5