From 91103d56fc2aedc711d5b437d475d978e5e5ae27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 21:45:06 +0000 Subject: [PATCH] Bump isort from 5.11.4 to 5.12.0 Bumps [isort](https://github.com/pycqa/isort) from 5.11.4 to 5.12.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.11.4...5.12.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- lint-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lint-requirements.txt b/lint-requirements.txt index 0af673f19..12c25e73a 100644 --- a/lint-requirements.txt +++ b/lint-requirements.txt @@ -2,4 +2,4 @@ bandit==1.7.5 black==23.1.0 codespell==2.2.4 flake8==5.0.4 -isort==5.11.4 +isort==5.12.0