From 618cfb3717762a1fd0c8df0a8d51433a2ce18537 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 10:42:50 +0000 Subject: [PATCH] Bump pytest-cov from 6.0.0 to 6.1.1 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.1. - [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.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 66479ab44c..5eb4bb14d6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ bandit[toml]==1.8.3 coverage==7.8.0 pre-commit==4.2.0 -pytest-cov==6.0.0 +pytest-cov==6.1.1 pytest-datadir==1.6.1 pytest-mock==3.14.0 pytest-xdist==3.6.1