Skip to content

Commit b610192

Browse files
Bump pytest-cov from 4.1.0 to 5.0.0 (#667)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27466ec commit b610192

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
@@ -8,7 +8,7 @@ Pygments==2.17.2
88
pytest==6.2.5
99
pytest-aiohttp==1.0.5
1010
pytest-asyncio==0.20.3
11-
pytest-cov==4.1.0
11+
pytest-cov==5.0.0
1212
pytest-forked==1.6.0
1313
pytest-mock==3.14.0
1414
pytest-sugar==0.9.7

0 commit comments

Comments
 (0)