Bump to hacking 1.1.x

This doesn't seem to cause any new linting failures, and newer
is obviously better.

Change-Id: I020192cd92a3d19178d742555b2b9fe47ec2c2a0
This commit is contained in:
Dirk Mueller 2018-07-17 10:52:22 +02:00
parent eaa81ffdfc
commit 71bd15c83c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# of appearance.
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
hacking>=1.1.0,<1.2.0 # Apache-2.0
flake8-docstrings==0.2.1.post1 # MIT
coverage!=4.4,>=4.0 # Apache-2.0