Skip to content

Commit 172bb3c

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update pytest-cov requirement from <6 to <7
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v1.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04e2aa4 commit 172bb3c

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
@@ -112,7 +112,7 @@ optional-dependencies.test = [
112112
"pandas<2.3",
113113
"pueblo>=0.0.7",
114114
"pytest<9",
115-
"pytest-cov<6",
115+
"pytest-cov<7",
116116
"pytest-mock<4",
117117
]
118118
optional-dependencies.vector = [

0 commit comments

Comments
 (0)