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

Update dependency flake8 to v7
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
renovate[bot]
2024-01-05 01:26:48 +00:00
committed by GitHub
parent 8c7a5c4047
commit e96c79bf2c
2 changed files with 9 additions and 9 deletions

View File

@ -16,7 +16,7 @@ falcon-swagger-ui = {git = "https://github.com/alanorth/falcon-swagger-ui.git",
[tool.poetry.group.dev.dependencies]
black = "^23.0.0"
fixit = "^2.1.0"
flake8 = "^6.0.0"
flake8 = "^7.0.0"
isort = "^5.9.1"
pytest = "^7.0.0"