Skip to content

Commit 0af4a63

Browse files
Bump pytest-cov from 4.1.0 to 6.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a9818f commit 0af4a63

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
@@ -44,7 +44,7 @@ doc = [
4444
tests = [
4545
"anyio==4.3.0",
4646
"pytest==8.1.1",
47-
"pytest-cov==4.1.0",
47+
"pytest-cov==7.0.0",
4848
"pyansys-tools-variableinterop==0.1.1",
4949
]
5050

0 commit comments

Comments
 (0)