Bumps [isort](https://github.com/PyCQA/isort) from 6.0.0 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/6.0.0...6.0.1)
---
updated-dependencies:
- dependency-name: isort
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[project.optional-dependencies]
test = [
"codespell==2.4.1",
- "isort==6.0.0",
+ "isort==6.0.1",
"mypy==1.15.0",
"pre-commit==4.2.0",
"pre-commit-hooks==5.0.0",