Skip to content

Commit c2916cf

Browse files
chore(deps): update dependency pytest-cov to v6
1 parent 4e3fd59 commit c2916cf

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pylint = "^3.0.3"
3030
[tool.poetry.group.dev.dependencies]
3131
black = "^24.2.0"
3232
pytest-sugar = "^1.0.0"
33-
pytest-cov = "^5.0.0"
33+
pytest-cov = "^6.0.0"
3434

3535
[tool.poetry.scripts]
3636
msps = "msps.__main__:main"

0 commit comments

Comments
 (0)