From e800f50d6ee164b35ae7b56c7fafec1fae1d6ba7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 19:23:13 +0000 Subject: [PATCH] Bump isort from 5.5.4 to 5.8.0 Bumps [isort](https://github.com/pycqa/isort) from 5.5.4 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.5.4...5.8.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 132661c..fa49a45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ codacy-coverage==1.3.11 colorama==0.4.3 idna==2.10 importlib-metadata==2.0.0 -isort==5.5.4 +isort==5.8.0 lazy-object-proxy==1.5.1 mccabe==0.6.1 more-itertools==8.5.0