From dc11ddd3a7d7e70c94af5386dbb2cc90508a87fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 15:18:37 +0000 Subject: [PATCH] chore(deps-dev): bump isort from 5.13.2 to 6.0.0 Bumps [isort](https://github.com/pycqa/isort) from 5.13.2 to 6.0.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.0.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-major ... 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 9a87fca8339..f35604f25fb 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==6.8.0 -isort==5.13.2 +isort==6.0.0 lazy-object-proxy==1.10.0 lexid==2021.1006 looseversion==1.3.0