From 93b654b4f1d107e254698becf2aee1a09a0bb714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 12:09:09 +0000 Subject: [PATCH] build(deps): bump isort from 5.13.2 to 6.0.0 in /book/src 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- book/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/src/requirements.txt b/book/src/requirements.txt index c5c9157d..9718ff60 100644 --- a/book/src/requirements.txt +++ b/book/src/requirements.txt @@ -2,7 +2,7 @@ black==24.10.0 coverage==7.6.12 flake8==7.1.2 hypothesis==6.127.1 -isort==5.13.2 +isort==6.0.0 MutPy==0.6.1 mypy==1.15.0 mypy-extensions==1.0.0