Skip to content

Commit b35a36d

Browse files
chore: bump pytest-cov from 6.3.0 to 7.0.0 (#138)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba01dd1 commit b35a36d

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
@@ -16,7 +16,7 @@ dev = [
1616
"pytest==8.4.2",
1717
"pytest-timeout==2.4.0",
1818
"pytest-asyncio==1.1.0",
19-
"pytest-cov==6.3.0",
19+
"pytest-cov==7.0.0",
2020
"ruff==0.12.12",
2121
"bandit==1.8.6",
2222
"pyright==1.1.405",

0 commit comments

Comments
 (0)