diff --git a/test-requirements.txt b/test-requirements.txt index 29ada4f..9a51dfa 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,5 @@ # linting -ansible-lint>=6.0.0,<6.17.0 # MIT +ansible-lint>=6.0.0,<7.0.0 # MIT bandit>=1.1.0 # Apache-2.0 bashate>=0.5.1 # Apache-2.0 doc8>=0.6.0 # Apache-2.0 @@ -16,4 +16,4 @@ stestr>=1.0.0 # Apache-2.0 testtools>=1.4.0 # MIT # sanity testing -ansible-core>=2.13.0,<2.15.0 # GPL3 +ansible-core>=2.15.0,<2.16.0 # GPL3