There was an error while loading. Please reload this page.
1 parent 0e635d5 commit f130a05Copy full SHA for f130a05
1 file changed
pyproject.toml
@@ -33,7 +33,7 @@ black = { version = "25.9.0" }
33
flake8 = { version = "7.3.0" }
34
flake8-pyproject = { version = "1.2.3" }
35
pytest = { version = "8.3.5" }
36
-pytest-cov = { version = "6.1.1" }
+pytest-cov = { version = "6.3.0" }
37
38
[tool.poetry.plugins."poetry.plugin"]
39
reqstool = "reqstool_python_poetry_plugin.plugin:ReqstoolPlugin"
0 commit comments