Skip to content

Commit 2aa33f5

Browse files
Bump pytest-cov from 5.0.0 to 6.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.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 e062577 commit 2aa33f5

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
@@ -59,7 +59,7 @@ optional-dependencies.dev = [
5959
"pyright==1.1.386",
6060
"pyroma==4.2",
6161
"pytest==8.3.3",
62-
"pytest-cov==5.0.0",
62+
"pytest-cov==6.0.0",
6363
"pyyaml==6.0.2",
6464
"ruff==0.7.1",
6565
# We add shellcheck-py not only for shell scripts and shell code blocks,

0 commit comments

Comments
 (0)