From 47ccbb401ef417b0a381d969018c0e9afdd15ab6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 15:23:23 +0000 Subject: [PATCH] chore(deps): Bump isort in /.github/workflows/requirements/style Bumps [isort](https://github.com/PyCQA/isort) from 5.13.2 to 6.1.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.1.0) --- updated-dependencies: - dependency-name: isort dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/requirements/style/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements/style/requirements.txt b/.github/workflows/requirements/style/requirements.txt index 93ab7eaa7f78cf..4e46c5dd4fab3f 100644 --- a/.github/workflows/requirements/style/requirements.txt +++ b/.github/workflows/requirements/style/requirements.txt @@ -1,7 +1,7 @@ black==24.10.0 clingo==5.7.1 flake8==7.1.1 -isort==5.13.2 +isort==6.1.0 mypy==1.8.0 types-six==1.16.21.20241105 vermin==1.6.0