Skip to content

Commit 170b214

Browse files
authoredApr 7, 2025··
chore(deps): bump pytest-cov from 6.1.0 to 6.1.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.0 to 6.1.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.0...v6.1.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04d5e4a commit 170b214

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.1.0
9+
pytest-cov==6.1.1
1010
tomli==2.2.1

0 commit comments

Comments
 (0)
Please sign in to comment.