1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-04-16 19:47:41 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
f129d406a0
Update dependency flake8 to ==7.2.* 2025-04-01 09:47:36 +00:00

View File

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