Skip to content

Commit eada2d9

Browse files
Bump pytest-cov from 3.0.0 to 4.0.0 (#328)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d24661b commit eada2d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ mypy==0.981; implementation_name=="cpython"
55
pre-commit==2.20.0
66
pytest==7.1.3
77
pytest-asyncio==0.19.0
8-
pytest-cov==3.0.0
8+
pytest-cov==4.0.0
99
twine==4.0.1

0 commit comments

Comments
 (0)