Skip to content

Commit 573d174

Browse files
build(deps): bump pytest-cov from 5.0.0 to 6.1.0 in /book/src
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d611161 commit 573d174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pip-tools==7.4.1
1111
pyflakes==3.2.0
1212
pylint==3.3.6
1313
pytest==8.3.5
14-
pytest-cov==5.0.0
14+
pytest-cov==6.1.0
1515
pytype==2024.9.13
1616
requests==2.32.3
1717
yapf==0.43.0

0 commit comments

Comments
 (0)