From 350f75260d93f6bb28634ef76ff30cf8ca0862c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 00:16:36 +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 3ca8cca6..bdedf58f 100644 --- a/docs/requirements-dev.txt +++ b/docs/requirements-dev.txt @@ -11,7 +11,7 @@ pylint==2.16.1 pyperf==2.6.2 pytest>=6.0.0 pytest-asyncio==0.23.2 -pytest-cov==4.0.0 +pytest-cov==5.0.0 pytest-cython==0.2.1 pytest-xdist==3.5.0 pytest-assume==2.4.3