Skip to content

Commit 063cb7c

Browse files
committed
chore: updated pytest-cov
1 parent aa8261e commit 063cb7c

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

poetry.lock

Lines changed: 11 additions & 11 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
@@ -24,7 +24,7 @@ pysigma = ">=0.11.23,<2.0.0"
2424
[tool.poetry.group.dev.dependencies]
2525
defusedxml = "^0.7.1"
2626
pytest = ">=9.0.3,<10.0"
27-
pytest-cov = ">=4,<7"
27+
pytest-cov = ">=4,<8"
2828
black = "^26.3.1"
2929

3030
[build-system]

0 commit comments

Comments
 (0)