1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-09-17 17:06:41 +02:00

Update dependency isort to v6

This commit is contained in:
renovate[bot]
2025-09-16 15:55:18 +00:00
committed by GitHub
parent 6f81e7735b
commit bc9ef277d5
2 changed files with 6 additions and 6 deletions

View File

@@ -33,7 +33,7 @@ build-backend = "uv_build"
[dependency-groups]
dev = [
"flake8==7.1.*",
"isort==5.13.*",
"isort==6.0.*",
"pytest==8.3.*",
]