From 3b477f65478797e6efde75e52c389212cc644ecc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 22:44:00 +0000 Subject: [PATCH] Bump pytest-cov from 5.0.0 to 6.0.0 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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- development-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development-requirements.txt b/development-requirements.txt index 7a3f64e..d916794 100644 --- a/development-requirements.txt +++ b/development-requirements.txt @@ -8,7 +8,7 @@ isort==5.13.2 mypy==1.13.0 psutil==6.1.0 pylint==3.3.1 -pytest-cov==5.0.0 +pytest-cov==6.0.0 pytest-schema==0.1.2 pytest==8.3.3 sphinx-autodoc-typehints==2.5.0