Skip to content

Commit ce9fc5f

Browse files
authored
Merge pull request #1323 from rackerlabs/renovate/pytest-cov-7.x
chore(deps): update dependency pytest-cov to v7
2 parents 753ca6b + 0f83bdb commit ce9fc5f

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)