From 73c0da73f6f794fa8a2e1612868194acf041b82c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 11:51:07 +0000 Subject: [PATCH] build(deps): bump pytest-cov from 5.0.0 to 6.1.1 in /book/src Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.1.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.1.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.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 506e4ff0..5345d765 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.3.5 -pytest-cov==5.0.0 +pytest-cov==6.1.1 pytype==2024.9.13 requests==2.32.3 yapf==0.43.0