Skip to content

Commit 5dfe4ca

Browse files
chore: bump pytest-cov from 6.2.1 to 7.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.2.1 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.1...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] <support@github.com> Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com> Co-authored-by: Alfi Maulana <alfi.maulana.f@gmail.com>
1 parent 3e9eaee commit 5dfe4ca

2 files changed

Lines changed: 52 additions & 30 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ build-backend = "hatchling.build"
3030
dev = [
3131
"lefthook>=1.11.14",
3232
"pytest>=8.4.0",
33-
"pytest-cov>=6.2.1",
33+
"pytest-cov>=7.0.0",
3434
"ruff>=0.11.13",
3535
]
3636

0 commit comments

Comments
 (0)