Skip to content

Commit 75defba

Browse files
dependabot[bot]ricellis
authored andcommitted
build(deps-dev): Bump pytest-cov from 4.0.0 to 4.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 4.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d51befe commit 75defba

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
@@ -8,7 +8,7 @@ pytest-rerunfailures==11.1.2
88

99
# code coverage
1010
coverage==7.2.6
11-
pytest-cov==4.0.0
11+
pytest-cov==4.1.0
1212

1313
# documentation
1414
recommonmark==0.7.1

0 commit comments

Comments
 (0)