[TEST] update pytest-cov to remove warning (#1867)
cleanup this warning when running tests
This commit is contained in:
parent
511a0fd895
commit
5e03f8eed8
2 changed files with 6 additions and 6 deletions
|
|
@ -42,7 +42,7 @@ pytest = "^7.1.2"
|
|||
mock = "^4.0.3"
|
||||
black = "^22.6.0"
|
||||
pytest-asyncio = "^0.19.0"
|
||||
pytest-cov = "^3.0.0"
|
||||
pytest-cov = "^4.1.0"
|
||||
mypy = "^0.971"
|
||||
types-protobuf = "^3.19.22"
|
||||
pylint = "^2.17.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue