We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 351a4e0 commit a5b5b81Copy full SHA for a5b5b81
1 file changed
pyproject.toml
@@ -33,7 +33,7 @@ black = { version = "25.1.0" }
33
flake8 = { version = "7.2.0" }
34
flake8-pyproject = { version = "1.2.3" }
35
pytest = { version = "8.3.5" }
36
-pytest-cov = { version = "6.0.0" }
+pytest-cov = { version = "6.1.0" }
37
38
[tool.poetry.plugins."poetry.plugin"]
39
reqstool = "reqstool_python_poetry_plugin.plugin:ReqstoolPlugin"
0 commit comments