From e1c99d66ab57a46ba0de2f710a87ac14db16e07a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 19:33:24 +0100 Subject: [PATCH] build(deps-dev): bump coverage from 7.13.2 to 7.13.3 (#872) Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.13.2 to 7.13.3. - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](https://github.com/coveragepy/coveragepy/compare/7.13.2...7.13.3) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.13.3 dependency-type: direct:development update-type: version-update:semver-patch ... 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 5f5e3c7..20f2685 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -32,4 +32,4 @@ pytest==9.0.2 pytest-asyncio==1.3.0 pytest-cov==7.0.0 pytest-xprocess==1.0.2 -coverage==7.13.2 +coverage==7.13.3