Bump isort from 6.1.0 to 7.0.0

Bumps [isort](https://github.com/PyCQA/isort) from 6.1.0 to 7.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/6.1.0...7.0.0)

---
updated-dependencies:
- dependency-name: isort
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-14 12:47:57 +00:00
committed by GitHub
parent aa8d69654f
commit cad40a95e1
2 changed files with 6 additions and 6 deletions

View File

@@ -94,7 +94,7 @@ flake8-bugbear = "^24.12.12"
freezegun = "^1.5.5"
hypothesis = "^6.140.2"
honcho = "*"
isort = "^6.1.0"
isort = "^7.0.0"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto = "==5.1.14"
pip-audit = "*"