From cff08f1f200862b24298de5fe2ab9b416f996cc3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2020 09:34:22 +0000 Subject: [PATCH] Bump isort from 4.3.21 to 5.4.2 Bumps [isort](https://github.com/timothycrosley/isort) from 4.3.21 to 5.4.2. - [Release notes](https://github.com/timothycrosley/isort/releases) - [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md) - [Commits](https://github.com/timothycrosley/isort/compare/4.3.21...5.4.2) Signed-off-by: dependabot-preview[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a218d18..a53467c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ black==19.10b0 flake8==3.7.9 -isort==4.3.21 +isort==5.4.2 mypy==0.770 flake8-bugbear==20.1.4 flake8-builtins==1.5.2