From c01665d7a3cc2334c24b162242b6b812e54e9814 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 19:33:50 +0000 Subject: [PATCH] chore(deps-dev): update diff-cover requirement from >=10.3.0 to >=10.4.1 Updates the requirements on [diff-cover](https://github.com/Bachmann1234/diff-cover) to permit the latest version. - [Release notes](https://github.com/Bachmann1234/diff-cover/releases) - [Changelog](https://github.com/Bachmann1234/diff_cover/blob/main/CHANGELOG) - [Commits](https://github.com/Bachmann1234/diff-cover/compare/v10.3.0...v10.4.1) --- updated-dependencies: - dependency-name: diff-cover dependency-version: 10.4.1 dependency-type: direct:development ... 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 6c456b60..e7dbf6c0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -12,7 +12,7 @@ pytest-timeout>=2.4.0 hypothesis>=6.0.0 vcrpy>=6.0.0 requests-mock>=1.12.1 -diff-cover>=10.3.0 +diff-cover>=10.4.1 # Type stubs types-requests>=2.33.0.20260518