Skip to content
Snippets Groups Projects
Commit 6a3f2553 authored by Moul's avatar Moul
Browse files

Bump pytest-cov to v4

To fix deprecation warnings
parent 100ba4d6
No related branches found
No related tags found
1 merge request!176Add support for Python v3.11
Pipeline #18063 waiting for manual action
...@@ -39,7 +39,7 @@ mnemonic = "^0.19" ...@@ -39,7 +39,7 @@ mnemonic = "^0.19"
[tool.poetry.group.test.dependencies] [tool.poetry.group.test.dependencies]
pytest = "^7.1.2" pytest = "^7.1.2"
pytest-cov = "^3.0.0" pytest-cov = "^4.0.0"
pytest-sugar = "^0.9.4" pytest-sugar = "^0.9.4"
pytest-clarity = "^1.0.1" pytest-clarity = "^1.0.1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment