From ccdad2b4cd45734f63d68703905c64e629a931d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 07:03:18 +0000 Subject: [PATCH] Bump isort from 5.7.0 to 5.9.1 Bumps [isort](https://github.com/pycqa/isort) from 5.7.0 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/5.7.0...5.9.1) --- 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..041aa27 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.9.1 lazy-object-proxy==1.5.2 mccabe==0.6.1 Pillow==7.1.0