From 522eb88e951a184342001311ffce9598117883c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 07:01:24 +0000 Subject: [PATCH] build(deps): bump isort from 5.13.2 to 6.0.0 Bumps [isort](https://github.com/pycqa/isort) from 5.13.2 to 6.0.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.13.2...6.0.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a15ffea..15fbb801 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ black==24.10.0 colorama==0.4.6 docformatter==1.7.5 -isort==5.13.2 +isort==6.0.0 nose==1.3.7 opencv-python==4.10.0.84 pandas==2.2.3