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
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user