Skip to content

Commit 370d2c3

Browse files
Bump pytest-cov from 6.1.1 to 6.2.0 in /requirements (#1177)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.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 1c2312f commit 370d2c3

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
@@ -2,6 +2,6 @@ gitpython==3.1.44
22
packaging==25.0
33
pytest==8.4.0
44
pytest-xdist==3.7.0
5-
pytest-cov==6.1.1
5+
pytest-cov==6.2.0
66
ruff==0.11.13
77
setuptools==80.9.0

0 commit comments

Comments
 (0)