From a94e2b4b8f820cd48c4ab147f241c3f9935c62ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 23:05:08 +0000 Subject: [PATCH] chore(deps-dev): bump cfgv in the python-minor-and-patch group Bumps the python-minor-and-patch group with 1 update: [cfgv](https://github.com/asottile/cfgv). Updates `cfgv` from 3.4.0 to 3.5.0 - [Commits](https://github.com/asottile/cfgv/compare/v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: cfgv dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 0b68a27..c99fd1b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -cfgv==3.4.0 +cfgv==3.5.0 distlib==0.4.0 filelock==3.20.0 identify==2.6.15