From 155cf8b42604953b8c3ac7f1a03673e9c974adc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 01:31:22 +0000 Subject: [PATCH] Bump diff-cover from 10.0.0 to 10.3.0 Bumps [diff-cover](https://github.com/Bachmann1234/diff-cover) from 10.0.0 to 10.3.0. - [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.0.0...v10.3.0) --- updated-dependencies: - dependency-name: diff-cover dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 100039be..a27d703c 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -12,7 +12,7 @@ click==8.1.8 # via sqlfluff colorama==0.4.6 # via sqlfluff -diff-cover==10.0.0 +diff-cover==10.3.0 # via sqlfluff duckdb==1.4.5 # via mimic_utils (pyproject.toml)