diff --git a/CHANGES/2805.misc b/CHANGES/2805.misc new file mode 100644 index 00000000..2798dd2f --- /dev/null +++ b/CHANGES/2805.misc @@ -0,0 +1 @@ +Increased ansible-lint version to cap 6.22.1 diff --git a/setup.cfg b/setup.cfg index 4e80a6f7..7085d8ff 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,<=6.14.3 + ansible-lint>=6.2.2,<=6.22.1 attrs>=21.4.0,<23 bleach>=3.3.0,<4 bleach-allowlist>=1.0.3,<2