From dd601d94540b09b8722249a0a006f174f5a53fcc Mon Sep 17 00:00:00 2001 From: "konflux-internal-p02[bot]" <170854209+konflux-internal-p02[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 01:08:07 +0000 Subject: [PATCH] Update dependency cpplint to v1.6.1 Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com> --- ci/style_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/style_requirements.txt b/ci/style_requirements.txt index ee8e7dc41b..24548ee7cf 100644 --- a/ci/style_requirements.txt +++ b/ci/style_requirements.txt @@ -1,6 +1,6 @@ bandit cppclean>=0.13 -cpplint==1.4.3 +cpplint==1.6.1 clang-format==6.0.1 codespell==2.3.0 typing_extensions