Skip to content

Commit 895c77b

Browse files
chore(deps): 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ced9217 commit 895c77b

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
@@ -6,5 +6,5 @@ pluggy==1.0.0
66
py==1.11.0
77
pyparsing==3.0.9
88
pytest==7.3.1
9-
pytest-cov==4.0.0
9+
pytest-cov==4.1.0
1010
tomli==2.0.1

0 commit comments

Comments
 (0)