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

Update dependency flake8 to ==7.3.*

This commit is contained in:
renovate[bot]
2025-09-16 16:49:58 +00:00
committed by GitHub
parent 86c034d2bc
commit ccc9e85356
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.3.*",
]