Skip to content

Commit b5ba1dd

Browse files
fix: bump pytest-cov from 4.0.0 to 7.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.0.0...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0537a4c commit b5ba1dd

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
@@ -38,7 +38,7 @@ test = [
3838
"pre-commit==3.3.1",
3939
"pylint==2.17.4",
4040
"pylint_junit",
41-
"pytest-cov==4.0.0",
41+
"pytest-cov==7.0.0",
4242
"pytest-mock<3.10.1",
4343
"pytest-runner",
4444
"pytest==7.3.1",

0 commit comments

Comments
 (0)