Skip to content

Commit 9fb81cb

Browse files
Bump pytest-cov from 6.1.1 to 6.2.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ccc2aa2 commit 9fb81cb

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
@@ -32,7 +32,7 @@ test = [
3232
"flake8==7.2.0",
3333
"pyright==1.1.401",
3434
"pytest==8.4.0",
35-
"pytest-cov==6.1.1",
35+
"pytest-cov==6.2.1",
3636
"pytest-xdist==3.7.0",
3737
]
3838

0 commit comments

Comments
 (0)