1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-06-23 00:18:24 +02:00

Update dependency flake8 to ==7.3.*

This commit is contained in:
renovate[bot]
2025-06-20 22:28:08 +00:00
committed by GitHub
parent 7b8ff7c02f
commit 20a687d26b
2 changed files with 249 additions and 249 deletions

View File

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