From 776724f67507236adc6f3770f8b51713e5c9890c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 06:39:04 +0000 Subject: [PATCH] Bump isort from 4.3.21 to 5.6.1 Bumps [isort](https://github.com/pycqa/isort) from 4.3.21 to 5.6.1. - [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.6.1) 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..7157784 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.6.1 lazy-object-proxy==1.4.3 mccabe==0.6.1 more-itertools==8.2.0