Skip to content

Commit c93e949

Browse files
maint: bump pytest-cov from 6.1.1 to 6.2.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b260a10 commit c93e949

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
@@ -39,7 +39,7 @@ tests = [
3939
"grpcio-testing",
4040
"six~=1.16",
4141
"pytest==8.4.0",
42-
"pytest-cov==6.1.1",
42+
"pytest-cov==6.2.1",
4343
]
4444
doc = [
4545
"ansys-api-platform-instancemanagement==1.1.3",

0 commit comments

Comments
 (0)