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

Merge pull request #62 from ilri/renovate/flake8-7.x

This commit is contained in:
2025-09-16 19:58:39 +03:00
committed by GitHub
2 changed files with 11 additions and 11 deletions

View File

@@ -32,7 +32,7 @@ build-backend = "uv_build"
[dependency-groups]
dev = [
"flake8==7.1.*",
"flake8==7.3.*",
"isort==6.0.*",
"pytest==8.4.*",
]