Skip to content

Commit cc9017d

Browse files
Bump pytest-cov from 5.0.0 to 6.1.1 (#550)
1 parent 0af4641 commit cc9017d

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
@@ -21,7 +21,7 @@ black = "^25.1"
2121
coverage = {extras = ["toml"], version = "^7.8"}
2222
pylint = "^3.2.7"
2323
pytest = "^8.3.4"
24-
pytest-cov = "^5.0.0"
24+
pytest-cov = "^6.1.1"
2525
flake8 = "^7.2.0"
2626

2727
[build-system]

0 commit comments

Comments
 (0)