From bb027af1181f555fbab0ed2667205b74e5be625e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 11:54:40 +0000 Subject: [PATCH] build(deps): bump pytest-cov from 5.0.0 to 6.3.0 in /book/src Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.3.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.3.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- book/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/src/requirements.txt b/book/src/requirements.txt index 8300b15e..10ee07f5 100644 --- a/book/src/requirements.txt +++ b/book/src/requirements.txt @@ -11,7 +11,7 @@ pip-tools==7.5.0 pyflakes==3.2.0 pylint==3.3.8 pytest==8.4.2 -pytest-cov==5.0.0 +pytest-cov==6.3.0 pytype==2024.9.13 requests==2.32.5 yapf==0.43.0