Merge pull request 'Update dependency isort to >=6.1.0' (#219) from renovate/isort-6.x into main
Some checks failed
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Build and Deploy Staging / deploy (push) Has been cancelled

Reviewed-on: #219
This commit is contained in:
Tobias Kunze 2025-10-17 11:21:30 +00:00
commit 85df8ea510
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.0.1",
"isort>=6.1.0",
"pytest>=8.4.2",
"pytest-cov>=6.3.0",
"pytest-django>=4.11.1",