From 985ad073378a9f21823a047486f5e48a8803ae94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 04:18:30 +0000 Subject: [PATCH] chore(deps): bump isort from 5.13.2 to 8.0.1 Bumps [isort](https://github.com/PyCQA/isort) from 5.13.2 to 8.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...8.0.1) --- updated-dependencies: - dependency-name: isort dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index 5b7efb1..7eff2e1 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -4,7 +4,7 @@ black==26.5.1 commitizen==3.31.0 flake8==7.3.0 import-linter==2.12 -isort==5.13.2 +isort==8.0.1 mypy==1.19.1 pylint==3.3.9 types-PyYAML==6.0.12.20250915