From a6c8b42b47255b1e7c19e829ffbf216914c716d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 08:43:07 +0000 Subject: [PATCH] Bump isort from 5.10.1 to 5.12.0 Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 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.10.1...5.12.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 0435df0..90b3f17 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,7 +1,7 @@ jupyterlab==3.1.4 coverage==6.0.2 docstr-coverage==2.2.0 -isort==5.10.1 +isort==5.12.0 black==22.3.0 flake8==4.0.1 autoflake==1.4 \ No newline at end of file