Skip to content

Commit f241bfe

Browse files
Build(deps-dev): Update pytest-cov requirement from ~=3.0 to >=3,<5 (#632)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 628f7f2 commit f241bfe

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
@@ -74,7 +74,7 @@ test = [
7474
"coverage",
7575
"myst-nb~=0.13.2",
7676
"pytest~=7.1",
77-
"pytest-cov~=3.0",
77+
"pytest-cov>=3,<5",
7878
"pytest-regressions~=2.0.1",
7979
"sphinx_thebe"
8080
]

0 commit comments

Comments
 (0)