From 51ce864c0f7870360c7d8ab5e1b8d5392fa9af40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 11:27:08 +0000 Subject: [PATCH] build(deps): bump pytest-cov from 5.0.0 to 6.0.0 in /book/src Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.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.0.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 0d155c29..75359915 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.1 pytest==8.3.3 -pytest-cov==5.0.0 +pytest-cov==6.0.0 pytype==2024.9.13 requests==2.32.3 yapf==0.43.0