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

2
uv.lock generated
View file

@ -1319,7 +1319,7 @@ dev = [
{ name = "flake8", specifier = ">=7.3.0" },
{ name = "flake8-bugbear", specifier = ">=25.10.21" },
{ name = "flake8-pyproject", specifier = ">=1.2.3" },
{ name = "isort", specifier = ">=6.1.0" },
{ name = "isort", specifier = ">=7.0.0" },
{ name = "pytest", specifier = ">=8.4.2" },
{ name = "pytest-cov", specifier = ">=7.0.0" },
{ name = "pytest-django", specifier = ">=4.11.1" },