From f15ff4aac42a54493fbc184805f7ff5ad80b3296 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 07:01:27 +0000 Subject: [PATCH] Bump isort from 5.7.0 to 5.11.4 Bumps [isort](https://github.com/pycqa/isort) from 5.7.0 to 5.11.4. - [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.11.4) --- 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..d19841b 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.11.4 lazy-object-proxy==1.5.2 mccabe==0.6.1 Pillow==7.1.0