Update dependency pytest-cov to v5
This commit is contained in:
parent
01b5876721
commit
2ca3fd0409
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ python = "^3.7"
|
|||
black = "^20.8b1"
|
||||
flake8 = "^3.8.4"
|
||||
pytest = "^6.2.2"
|
||||
pytest-cov = "^2.11.1"
|
||||
pytest-cov = "^5.0.0"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
|
Loading…
Add table
Reference in a new issue