From e922937500c3c5ae5a187107417d35a44cc75d94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 00:13:22 +0000 Subject: [PATCH] build(deps): bump isort from 7.0.0 to 8.0.1 Bumps [isort](https://github.com/PyCQA/isort) from 7.0.0 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/7.0.0...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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b17ad426..36cb4212e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ docutils==0.21.2 pygments==2.20.0 urllib3==2.7.0 pytest==9.1.1 -isort==7.0.0 +isort==8.0.1 black==26.5.1 flake8==7.3.0 mypy==2.1.0