Skip to content

Commit a5b5b81

Browse files
chore(deps): update dependency pytest-cov to v6.1.0 (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 351a4e0 commit a5b5b81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ black = { version = "25.1.0" }
3333
flake8 = { version = "7.2.0" }
3434
flake8-pyproject = { version = "1.2.3" }
3535
pytest = { version = "8.3.5" }
36-
pytest-cov = { version = "6.0.0" }
36+
pytest-cov = { version = "6.1.0" }
3737

3838
[tool.poetry.plugins."poetry.plugin"]
3939
reqstool = "reqstool_python_poetry_plugin.plugin:ReqstoolPlugin"

0 commit comments

Comments
 (0)