diff --git a/test-requirements.txt b/test-requirements.txt index e9fa093f77..30c980fb33 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,5 @@ -ansible-lint<25 # MIT +ansible-core>=2.17,<2.19 # GPLv3 +ansible-lint<26 # MIT bandit!=1.6.0,>=1.1.0 # Apache-2.0 bashate>=0.5.1 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0