Skip to content

Commit d02dd65

Browse files
authored
Merge pull request #254 from Paul-B98/dependabot/pip/pytest-cov-gte-7.1.0
build(deps-dev): update pytest-cov requirement from >=6.2.1 to >=7.1.0
2 parents 78980ac + c5e82fd commit d02dd65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ build-backend = "hatchling.build"
3333
dev = [
3434
"jupyterlab>=4.5.6",
3535
"pytest>=9.0.3",
36-
"pytest-cov>=6.2.1",
36+
"pytest-cov>=7.1.0",
3737
"pytest-github-actions-annotate-failures>=0.4.0",
3838
"pytest-random-order>=1.2.0",
3939
"pytest-recording>=0.13.4",

0 commit comments

Comments
 (0)