diff --git a/tox.ini b/tox.ini index e002707e38..a20cc0dbda 100644 --- a/tox.ini +++ b/tox.ini @@ -31,8 +31,8 @@ deps = # things from a later ansible that would actually fail in # production. ansible>=2.8,<=2.9 - ansible-lint>=4.2.0,<5 - hacking>=2.0.0,<2.1.0 + ansible-lint>=5.0.0,<6.0.0 + hacking>=4.0.0,<5.0.0 bashate>=0.2 commands = {toxinidir}/tools/run-bashate.sh