Skip to content

Commit ea8b9a1

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/requirements.txt

Lines changed: 1 addition & 1 deletion
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.7
1313
pytest==8.4.1
14-
pytest-cov==5.0.0
14+
pytest-cov==6.2.1
1515
pytype==2024.9.13
1616
requests==2.32.4
1717
yapf==0.43.0

0 commit comments

Comments
 (0)