Bump isort from 6.0.0 to 6.0.1

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-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-03 06:26:21 +00:00
committed by GitHub
parent 7a217ab183
commit 704eb68fbc

View File

@@ -1,6 +1,6 @@
--requirement requirements_base.txt
codespell==2.4.1
isort==6.0.0
isort==6.0.1
pre-commit==4.1.0
pre-commit-hooks==5.0.0
pyupgrade==3.19.1