Merge "Update version of hacking"

This commit is contained in:
Zuul 2020-08-04 09:35:17 +00:00 committed by Gerrit Code Review
commit d3229db6c9
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ flake8==3.7.9
flake8-import-order==0.17.1
Flask==1.0.2
future==0.18.2
hacking==3.0.0
hacking==3.1.0
imagesize==0.7.1
iso8601==0.1.11
itsdangerous==0.24

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=3.0.0,<3.1.0 # Apache-2.0
hacking>=3.1.0,<3.2.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
# used by libvirt driver