Skip to content

Commit 47eee7f

Browse files
Bump pytest-cov from 6.1.1 to 6.2.1 (#1530)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a6e795 commit 47eee7f

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.2.1
77
pytest==8.3.5
88
pytest-cache==1.0
9-
pytest-cov==6.1.1
9+
pytest-cov==6.2.1
1010
pytest-mock==3.14.1
1111
recommonmark==0.7.1
1212
requests==2.32.3

0 commit comments

Comments
 (0)