1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-03-09 16:57:25 +01:00

Update dependency black to v25

This commit is contained in:
renovate[bot] 2025-01-31 07:18:04 +00:00 committed by GitHub
parent 8196d28e88
commit 82dd54465a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ requests = "^2.32.3"
falcon-swagger-ui = {git = "https://github.com/alanorth/falcon-swagger-ui.git", rev="falcon3-update-swagger-ui"}
[tool.poetry.group.dev.dependencies]
black = "^24.0.0"
black = "^25.0.0"
flake8 = "^7.1.1"
isort = "^5.13.2"
pytest = "^8.3.3"