Skip to content

Commit 2a1ea14

Browse files
chore(deps): update dependency pytest-cov to v7
1 parent 1f398d3 commit 2a1ea14

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ scripts.hpc-tutorial = "hpc_tutorial.cli:app"
3939
dev = [
4040
"coverage",
4141
"pytest>=8,<9",
42-
"pytest-cov>=6,<7",
42+
"pytest-cov>=7,<8",
4343
]
4444
docs = [
4545
"furo>=2023.5.20; python_version>='3.11'",

uv.lock

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

0 commit comments

Comments
 (0)