From f83f7fc6f2a4e2ba8c2377611aa4da30dac1e5c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 16:09:29 +0000 Subject: [PATCH] chore(deps-dev): bump isort from 6.0.1 to 6.1.0 Bumps [isort](https://github.com/PyCQA/isort) from 6.0.1 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/6.0.1...6.1.0) --- updated-dependencies: - dependency-name: isort dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 013d4cdf84..cdfb3911c0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -28,7 +28,7 @@ httpx==0.28.1 hyperframe==6.1.0 idna==3.10 importlib-metadata==8.5.0 -isort==6.0.1 +isort==6.1.0 lazy-object-proxy==1.12.0 lexid==2021.1006 looseversion==1.3.0