Skip to content

Commit 363591f

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 993f2f8 commit 363591f

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
@@ -48,7 +48,7 @@ tests = [
4848
"anyio==4.3.0",
4949
"numpy==1.26.4",
5050
"pytest==8.1.1",
51-
"pytest-cov==4.1.0",
51+
"pytest-cov==6.0.0",
5252
"pyansys-tools-variableinterop==0.1.1",
5353
]
5454

0 commit comments

Comments
 (0)