From cd9f846bb153fac6990a34f83c42d0e8b8b1a732 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 12:02:42 +0000 Subject: [PATCH] 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](https://github.com/pytest-dev/pytest-cov/compare/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] --- 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 0ff0177a..74354063 100644 --- a/book/src/requirements.txt +++ b/book/src/requirements.txt @@ -11,7 +11,7 @@ pip-tools==7.4.1 pyflakes==3.2.0 pylint==3.3.7 pytest==8.4.1 -pytest-cov==5.0.0 +pytest-cov==6.2.1 pytype==2024.9.13 requests==2.32.4 yapf==0.43.0