From 83d220ba1c1362e9e234333b8fea822097169cae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 22:48:05 +0000 Subject: [PATCH] Bump pytest-cov from 6.0.0 to 6.1.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-minor ... 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 86a55b0..e9a7ea6 100644 --- a/development-requirements.txt +++ b/development-requirements.txt @@ -8,7 +8,7 @@ isort==6.0.1 mypy==1.15.0 psutil==7.0.0 pylint==3.3.6 -pytest-cov==6.0.0 +pytest-cov==6.1.0 pytest-schema==0.1.2 pytest==8.3.5 sphinx-autodoc-typehints==3.1.0