Skip to content

Commit b21d26e

Browse files
[pip] Bump pytest-cov from 7.0.0 to 7.1.0 (#576)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 7.0.0 to 7.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 971300e commit b21d26e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ click==8.3.1
33
coverage==7.13.5
44
mock==5.2.0
55
pytest==9.0.2
6-
pytest-cov==7.0.0
6+
pytest-cov==7.1.0
77
pytest-xdist==3.8.0
88
requests==2.32.5
99
setuptools==82.0.1

0 commit comments

Comments
 (0)