Merge "Update to hacking 3.0"

This commit is contained in:
Zuul 2020-04-03 21:21:10 +00:00 committed by Gerrit Code Review
commit 9972cf40f2
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
openstackdocstheme>=1.20.0 # Apache-2.0
hacking>=2.0,<2.1 # Apache-2.0
hacking>=3.0,<3.1.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
python-subunit>=1.0.0 # Apache-2.0/BSD