1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-07-04 05:23:27 +02:00

Update dependency flake8 to ==7.2.*

This commit is contained in:
renovate[bot]
2025-04-01 09:47:36 +00:00
committed by GitHub
parent 656661de8f
commit f129d406a0

View File

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