Skip to content

Commit 1932eb5

Browse files
OPT: Update dependency pytest-cov to v6 ⬆️
1 parent 868e9ce commit 1932eb5

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
@@ -133,7 +133,7 @@ optional = true
133133
[tool.poetry.group.dev.dependencies]
134134
mypy = "1.15.0"
135135
pytest = "8.3.5"
136-
pytest-cov = "5.0.0"
136+
pytest-cov = "6.2.0"
137137
types-requests = "^2.28.11.8"
138138
ruff = "0.11.8"
139139
pytest-recording = "0.13.4"

0 commit comments

Comments
 (0)