Update dependency isort to v7
All checks were successful
Tests / test (push) Successful in 29s

This commit is contained in:
Renovate Bot 2025-10-20 03:01:57 +00:00
parent 5790e157bc
commit 61c1aabeb0
2 changed files with 5 additions and 5 deletions

View file

@ -35,7 +35,7 @@ dev = [
"flake8>=7.3.0",
"flake8-bugbear>=24.12.12",
"flake8-pyproject>=1.2.3",
"isort>=6.1.0",
"isort>=7.0.0",
"pytest>=8.4.2",
"pytest-cov>=7.0.0",
"pytest-django>=4.11.1",