Merge pull request 'Update dependency isort to v7' (#252) from renovate/isort-7.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 41s
Tests / test (push) Successful in 46s
Build and Deploy Staging / deploy (push) Successful in 7s

Reviewed-on: #252
This commit is contained in:
Tobias Brunner 2025-10-27 10:16:00 +00:00
commit 4365563fca
2 changed files with 2 additions and 2 deletions

View file

@ -35,7 +35,7 @@ dev = [
"flake8>=7.3.0",
"flake8-bugbear>=25.10.21",
"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",