From 140dda29c9f5c23dbd1cd8c94f157c0e17e4cc09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 11:59:36 +0000 Subject: [PATCH] build(deps): bump isort from 5.13.2 to 6.0.1 in /book/src Bumps [isort](https://github.com/PyCQA/isort) from 5.13.2 to 6.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...6.0.1) --- 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 ec3e92a1..b4190697 100644 --- a/book/src/requirements.txt +++ b/book/src/requirements.txt @@ -2,7 +2,7 @@ black==24.10.0 coverage==7.7.1 flake8==7.1.2 hypothesis==6.130.5 -isort==5.13.2 +isort==6.0.1 MutPy==0.6.1 mypy==1.15.0 mypy-extensions==1.0.0