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

Update dependency pytest to v7

This commit is contained in:
renovate[bot]
2023-05-30 08:08:39 +00:00
committed by GitHub
parent 7cec9a9545
commit b643f60dd7
2 changed files with 23 additions and 61 deletions

View File

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