From 9cb24088056abf2256dafe85702d8809132110f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 11:33:34 +0000 Subject: [PATCH] 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](https://github.com/pytest-dev/pytest-cov/compare/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] --- 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 b5b05a08..263c17da 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.6 pytest==8.3.5 -pytest-cov==5.0.0 +pytest-cov==6.1.0 pytype==2024.9.13 requests==2.32.3 yapf==0.43.0