Skip to content

Commit 0f83bdb

Browse files
chore(deps): update dependency pytest-cov to v7
1 parent 76e7c53 commit 0f83bdb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

python/nova-understack/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
test = [
2020
"pytest>=8.3.2,<9",
2121
"pytest-github-actions-annotate-failures",
22-
"pytest-cov>=6.2.1,<7",
22+
"pytest-cov>=7,<8",
2323
]
2424

2525
[tool.uv]

python/nova-understack/uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)