Skip to content

Commit 43d1307

Browse files
chore(deps): bump pytest-cov from 6.0.0 to 6.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb7c40e commit 43d1307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ pluggy==1.5.0
66
py==1.11.0
77
pyparsing==3.2.3
88
pytest==8.3.5
9-
pytest-cov==6.0.0
9+
pytest-cov==6.1.0
1010
tomli==2.2.1

0 commit comments

Comments
 (0)