Skip to content

Commit 120fe72

Browse files
Bump pytest-cov from 6.0.0 to 6.1.1 (#1512)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:development 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 38440a6 commit 120fe72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ flake8==7.2.0
66
pillow==11.1.0
77
pytest==8.3.5
88
pytest-cache==1.0
9-
pytest-cov==6.0.0
9+
pytest-cov==6.1.1
1010
pytest-mock==3.14.0
1111
recommonmark==0.7.1
1212
requests==2.32.3

0 commit comments

Comments
 (0)