From fadb279bbe71bd635c675cd2b531299ae3d1c4ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 07:04:09 +0000 Subject: [PATCH] Bump isort from 5.7.0 to 5.10.0 Bumps [isort](https://github.com/pycqa/isort) from 5.7.0 to 5.10.0. - [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/5.7.0...5.10.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3844ae4..d0f14fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ configparser==5.0.2 enum34==1.1.10 futures==3.3.0 gpiozero==1.5.1 -isort==5.7.0 +isort==5.10.0 lazy-object-proxy==1.5.2 mccabe==0.6.1 Pillow==7.1.0