From 4f04a2a2f480e302eab43f4e23781dd3594fc55a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 15:04:13 +0000 Subject: [PATCH] Bump isort[colors] from 5.13.2 to 6.0.1 Bumps [isort[colors]](https://github.com/PyCQA/isort) from 5.13.2 to 6.0.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.13.2...6.0.1) --- updated-dependencies: - dependency-name: isort[colors] dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index b629b23b..fe6feef1 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -3,7 +3,7 @@ pytest-cov==6.0.0 pyfakefs==5.7.3 # Linters -isort[colors]==5.13.2 +isort[colors]==6.0.1 black==24.10.0 pylint==3.3.2 bandit[toml]==1.8.0