Merge "Update hacking version to latest"

This commit is contained in:
Zuul 2019-02-12 12:23:45 +00:00 committed by Gerrit Code Review
commit 522a80d176
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# Hacking already pins down pep8, pyflakes and flake8
coverage!=4.4,>=4.0 # Apache-2.0
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
hacking>=1.1.0,<1.2.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD