Skip to content

Commit b250146

Browse files
Build(deps-dev): Bump pytest-cov from 7.0.0 to 7.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 7.0.0 to 7.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2fd938f commit b250146

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
@@ -41,7 +41,7 @@ tests = [
4141
"PySide6==6.10.2",
4242
"ansys-tools-common==0.5.0",
4343
"pytest==8.3.5",
44-
"pytest-cov==7.0.0",
44+
"pytest-cov==7.1.0",
4545
"pytest-qt==4.5.0",
4646
"setuptools==82.0.1",
4747
]

0 commit comments

Comments
 (0)