From 7f13233cd9190185ef3527d9278b3e22471079ac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 06:27:27 +0000 Subject: [PATCH] Bump isort from 4.3.21 to 5.8.0 Bumps [isort](https://github.com/pycqa/isort) from 4.3.21 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/4.3.21...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 ae6b8c1..def74a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ flake8==3.7.9 fonttools==4.12.1 html2text==2020.1.16 idna==2.9 -isort==4.3.21 +isort==5.8.0 lazy-object-proxy==1.4.3 mccabe==0.6.1 more-itertools==8.2.0