Skip to content

Commit a3d0ff7

Browse files
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](PyCQA/isort@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] <[email protected]>
1 parent e02dd18 commit a3d0ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ black==24.10.0
22
coverage==7.7.1
33
flake8==7.1.2
44
hypothesis==6.130.0
5-
isort==5.13.2
5+
isort==6.0.1
66
MutPy==0.6.1
77
mypy==1.15.0
88
mypy-extensions==1.0.0

0 commit comments

Comments
 (0)