1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-05-09 06:36:01 +02:00

Update dependency black to v23

This commit is contained in:
renovate[bot]
2023-05-30 08:22:19 +00:00
committed by GitHub
parent a52818271c
commit 3811be18ef
2 changed files with 30 additions and 16 deletions

View File

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