From 83a2b7171fd6600070eaf2b74e1f8f61fa34c54f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Jun 2025 12:32:33 +0200 Subject: [PATCH] build(deps-dev): bump pytest-cov from 6.1.1 to 6.2.1 (#592) Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.1.1...v6.2.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index bc4f5e7..439602b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ sphinx_rtd_theme==3.0.2 sphinx-tabs==3.4.7 pymarkdownlnt==0.9.30 pytest==8.4.0 -pytest-cov==6.1.1 +pytest-cov==6.2.1 pytest-xprocess==1.0.2 pre-commit mypy==1.16.0