Skip to content

Commit 67d11d7

Browse files
authored
chore(deps-dev): update pytest-cov to >=6.0.0,<7.0.0 (#1005)
Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
1 parent 853ca87 commit 67d11d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ test = [
9393
"hypothesis >=6.100.1,<7.0.0",
9494
"pytest >=8.2.2,<9.0.0",
9595
"pytest-custom_exit_code >=0.3.0,<1.0.0",
96-
"pytest-cov >=5.0.0,<6.0.0",
96+
"pytest-cov >=6.0.0,<7.0.0",
9797
"pytest-env >=1.0.0,<2.0.0",
9898
"pytest_httpserver >=1.0.10,<2.0.0",
9999
"syrupy >=4.0.0,<5.0.0",

0 commit comments

Comments
 (0)