Update ansible and hacking versions

We run ansible 2.7 with zuul, so update the version we use for linting.

Update hacking to current versions to get new versions of pep8 as well.

Change-Id: Ibc42a11ab2f8ea42762869920a7d1c7f339c5efe
This commit is contained in:
Andreas Jaeger 2019-05-17 16:38:06 +02:00
parent ccc4606f41
commit eda66881c6
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=0.12.0,<0.13 # Apache-2.0
hacking>=1.1.0,<1.2 # Apache-2.0
zuul
ansible>=2.5.1,<2.6
ansible>=2.7.0,<2.8
ansible-lint<4
bashate>=0.2
zuul-sphinx>=0.2.0