From 537192b18bc274515bc30198396b919a81841db4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 12:47:10 +0000 Subject: [PATCH] Bump pytest-cov from 4.0.0 to 6.0.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.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/v4.0.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-dev.txt b/docs/requirements-dev.txt index 215e3840..9373baf3 100644 --- a/docs/requirements-dev.txt +++ b/docs/requirements-dev.txt @@ -11,7 +11,7 @@ pylint==3.0.2 pyperf==2.7.0 pytest>=6.0.0 pytest-asyncio==0.24.0 -pytest-cov==4.0.0 +pytest-cov==6.0.0 pytest-cython==0.3.1 pytest-xdist==3.6.1 pytest-assume==2.4.3