From 9fd1398a5630a1376ba7722605a3c39cffb6f673 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 22 Jun 2021 06:07:31 +0000 Subject: [PATCH] Bump isort from 4.3.21 to 5.9.1 Bumps [isort](https://github.com/pycqa/isort) from 4.3.21 to 5.9.1. - [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/4.3.21...5.9.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..a4375ae 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.9.1 lazy-object-proxy==1.4.3 mccabe==0.6.1 more-itertools==8.2.0