Skip to content

Commit 76f910c

Browse files
Bump pytest-cov from 4.1.0 to 6.2.1 (#461)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 6.2.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v6.2.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c429c0 commit 76f910c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
black==24.1.1
22
mypy==1.17.1
33
pylint==3.0.3
4-
pytest-cov==4.1.0
4+
pytest-cov==6.2.1
55
pytest-xdist==3.5.0
66
pytest==8.4.1
77
psutil

0 commit comments

Comments
 (0)