Skip to content

Commit 362cb95

Browse files
chore: bump pytest-cov from 6.2.1 to 7.0.0 (#348) (#349)
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: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alfi Maulana <alfi.maulana.f@gmail.com>
1 parent b40275e commit 362cb95

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dev = [
3131
"lefthook>=1.12.4",
3232
"pytest>=8.4.2",
3333
"pytest-cov>=7.0.0",
34-
"ruff>=0.12.8",
34+
"ruff>=0.13.0",
3535
]
3636

3737
[tool.coverage.report]

uv.lock

Lines changed: 21 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)