From 1b9d98948be686a27662272e61c9d18b58d0abd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 12:58:41 +0000 Subject: [PATCH] Bump pytest-cov from 4.0.0 to 5.0.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 5.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...v5.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..77d88ff6 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==5.0.0 pytest-cython==0.3.1 pytest-xdist==3.6.1 pytest-assume==2.4.3