Skip to content

Commit d2b6f1d

Browse files
build(deps): 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] <[email protected]>
1 parent 4368f51 commit d2b6f1d

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
@@ -50,7 +50,7 @@ test = [
5050
"requests>=2.20.0,<3.0.0",
5151
"torchvision>=0.24.0,<1.0.0",
5252
"pytest==8.4.2",
53-
"pytest-cov==6.2.1",
53+
"pytest-cov==7.0.0",
5454
"pytest-pretty==1.3.0",
5555
]
5656
quality = [

0 commit comments

Comments
 (0)