1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-08-12 07:48:08 +02:00

Update dependency flake8 to ==7.3.*

This commit is contained in:
renovate[bot]
2025-08-10 14:14:11 +00:00
committed by GitHub
parent a0dc1af45f
commit dbfaf3fea4
2 changed files with 12 additions and 12 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.*",
]