From a4fbdc707fc4c6eb3b1f129f1075bd8e15639bff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 03:07:46 +0000 Subject: [PATCH] Bump cfgv from 3.3.1 to 3.4.0 in /src Bumps [cfgv](https://github.com/asottile/cfgv) from 3.3.1 to 3.4.0. - [Commits](https://github.com/asottile/cfgv/compare/v3.3.1...v3.4.0) --- updated-dependencies: - dependency-name: cfgv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index ac0152e..e827e0a 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -10,7 +10,7 @@ astroid==3.0.3 # pylint black==24.2.0 # via -r src/requirements.txt -cfgv==3.3.1 +cfgv==3.4.0 # via # -r src/requirements.txt # pre-commit