Skip to content

Commit d769da7

Browse files
Bump pytest-cov from 6.3.0 to 7.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.3.0 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.3.0...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f19dd9 commit d769da7

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
@@ -51,7 +51,7 @@ optional-dependencies.dev = [
5151
"pyright==1.1.405",
5252
"pyroma==5.0",
5353
"pytest==8.4.2",
54-
"pytest-cov==6.3.0",
54+
"pytest-cov==7.0.0",
5555
"requests==2.32.5",
5656
"ruff==0.12.12",
5757
# We add shellcheck-py not only for shell scripts and shell code blocks,

0 commit comments

Comments
 (0)