Skip to content

Commit fc3bfc5

Browse files
chore: bump pytest-cov from 5.0.0 to 6.2.1 (#118)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.2.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.2.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.1 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 090bfa1 commit fc3bfc5

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.1",
1717
"pytest-timeout==2.4.0",
1818
"pytest-asyncio==1.1.0",
19-
"pytest-cov==5.0.0",
19+
"pytest-cov==6.2.1",
2020
"ruff==0.12.7",
2121
"bandit==1.8.6",
2222
"pyright==1.1.403",

0 commit comments

Comments
 (0)