Skip to content

Commit 2648e9a

Browse files
Bump pytest-cov from 3.0.0 to 4.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v3.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c35912 commit 2648e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ docs = [
4444
]
4545
tests = [
4646
"pytest==7.1.2",
47-
"pytest-cov==3.0.0",
47+
"pytest-cov==4.1.0",
4848
"hypothesis==6.98.10",
4949
]
5050
strict = [

0 commit comments

Comments
 (0)