diff --git a/test-requirements.txt b/test-requirements.txt
index ee9d561e30..28dcb69dda 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,5 +1,5 @@
 # linting
-ansible-lint>=4.2.0 # MIT
+ansible-lint>=4.2.0,!=4.3.0 # MIT
 bandit>=1.1.0 # Apache-2.0
 bashate>=0.5.1 # Apache-2.0
 doc8>=0.6.0 # Apache-2.0