From 4e1d5663d5248c6f95f609f70a14e39d1e2d663f Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 10 May 2025 11:00:34 +0000 Subject: [PATCH] chore(deps): update dependency cfgv to v3.4.0 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- .github/build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/build/requirements.txt b/.github/build/requirements.txt index 67e31ad25..695e80193 100644 --- a/.github/build/requirements.txt +++ b/.github/build/requirements.txt @@ -6,7 +6,7 @@ # -i https://pypi.org/simple -cfgv==3.3.1; python_full_version >= '3.6.1' +cfgv==3.4.0; python_full_version >= '3.6.1' distlib==0.3.6 filelock==3.9.0; python_version >= '3.7' identify==2.5.17; python_version >= '3.7'