1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-07-10 16:22:23 +02:00

Update dependency flake8 to ==7.3.*

This commit is contained in:
renovate[bot]
2025-07-03 11:45:50 +00:00
committed by GitHub
parent a0dc1af45f
commit 13394b082d
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==5.13.*",
"pytest==8.3.*",
]