From a0c5b10ee543bc7495257f91494928a86e3b748b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 16:45:34 +0000 Subject: [PATCH] Update pytest-cov requirement from >=2.8.1 to >=5.0.0 Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v5.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 5.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 7922302..7832046 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,5 @@ pytest >= 8.3.5 -pytest-cov >= 2.8.1 +pytest-cov >= 5.0.0 tox >= 3.9.0 flake8 >= 5.0.4 types-python-dateutil >= 2.9.0.20241206