Skip to content

Commit def1399

Browse files
Bump pytest-cov from 6.0.0 to 6.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8d051f commit def1399

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.1.1
66
pillow==11.1.0
77
pytest==8.3.4
88
pytest-cache==1.0
9-
pytest-cov==6.0.0
9+
pytest-cov==6.1.0
1010
pytest-mock==3.14.0
1111
recommonmark==0.7.1
1212
requests==2.32.3

0 commit comments

Comments
 (0)