From 7ac9e7676c67164c63987cf9d9279436d3eb1a15 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 14 Oct 2020 06:24:14 +0000 Subject: [PATCH] Bump isort from 4.3.21 to 5.6.4 Bumps [isort](https://github.com/pycqa/isort) from 4.3.21 to 5.6.4. - [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.4) 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 9386086..c548d74 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.6.4 mypy==0.770 flake8-bugbear==20.1.4 flake8-builtins==1.5.2