Skip to content

Commit e31e4ad

Browse files
OPT: Update dependency pytest-cov to v6 ⬆️
1 parent aa48168 commit e31e4ad

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

poetry.lock

Lines changed: 8 additions & 7 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
@@ -132,7 +132,7 @@ optional = true
132132
[tool.poetry.group.dev.dependencies]
133133
mypy = "1.15.0"
134134
pytest = "8.3.5"
135-
pytest-cov = "5.0.0"
135+
pytest-cov = "6.2.1"
136136
types-requests = "^2.28.11.8"
137137
ruff = "0.11.8"
138138
pytest-recording = "0.13.4"

0 commit comments

Comments
 (0)