Skip to content

Commit 2d40195

Browse files
Bump pytest-cov from 3.0.0 to 4.0.0 (#755)
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:development 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 8c92746 commit 2d40195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pre-commit==2.20.0
1818
pynacl==1.5.0
1919
pytest==7.1.3
2020
pytest-aiohttp==1.0.4
21-
pytest-cov==3.0.0
21+
pytest-cov==4.0.0
2222
pytest-mock==3.8.2
2323
pytest-sugar==0.9.5
2424
sphinx==4.3.2

0 commit comments

Comments
 (0)