From 2c3260505ab6271ea23f720882d1e2119dc89b32 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 08:26:33 +0000 Subject: [PATCH] Update dependency ansible-lint to v25 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 6611f0ac..44307cb9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,7 +19,7 @@ packages = find: install_requires = ansible-core ansible-builder>=1.2.0,<4.0 - ansible-lint>=6.2.2,<=24.9.0 + ansible-lint>=25.1.1,<=25.1.1 attrs>=21.4.0,<23 nh3>=0.2.18,<3 # replaces bleach flake8>=5.0.0,<7