Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit 84e4f8b

Browse files
Build(deps): Bump pytest-cov from 4.1.0 to 5.0.0 (#836)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d70def commit 84e4f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
click==8.1.7
22
coverage==7.4.4
33
GitPython==3.1.43
4-
pytest-cov==4.1.0
4+
pytest-cov==5.0.0
55
pytest==8.1.1

0 commit comments

Comments
 (0)