From dcff79eb63ab387bd0a7230c1ac8a7ecb187e7c1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2020 08:14:31 +0300 Subject: [PATCH] Bump isort from 4.3.4 to 4.3.21 in /cvat/requirements (#1692) Bumps [isort](https://github.com/timothycrosley/isort) from 4.3.4 to 4.3.21. - [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.4...4.3.21) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- cvat/requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cvat/requirements/development.txt b/cvat/requirements/development.txt index 258cf26d..ec53eb58 100644 --- a/cvat/requirements/development.txt +++ b/cvat/requirements/development.txt @@ -1,6 +1,6 @@ -r base.txt astroid==2.2.5 -isort==4.3.4 +isort==4.3.21 lazy-object-proxy==1.3.1 mccabe==0.6.1 pylint==2.3.1