From 1d272b8eeab64aa708e27655daaa85472c84f025 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 08:06:18 +0000 Subject: [PATCH] Update dependency attrs to v24 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 b6214fd6..e92bba86 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,7 +20,7 @@ install_requires = ansible-core ansible-builder>=1.2.0,<4.0 ansible-lint>=6.2.2,<=24.9.0 - attrs>=21.4.0,<23 + attrs>=24.2,<25 nh3>=0.2.18,<3 # replaces bleach flake8>=5.0.0,<7 markdown>=3.3.4,<4