Skip to content

Commit 290df92

Browse files
Update dependency pytest-cov to v5
1 parent 0cbfae9 commit 290df92

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
@@ -22,7 +22,7 @@ pytest = "^7.4.4"
2222
pylint = "^2.17.7"
2323
ipykernel = "^6.29.5"
2424
gitpython = "^3.1.44"
25-
pytest-cov = "^4.1.0"
25+
pytest-cov = "^5.0.0"
2626

2727
[build-system]
2828
requires = ["poetry-core"]

0 commit comments

Comments
 (0)