Bump hacking version

Pick up newer versions of this library. Thankfully no serious changes
are needed.

Change-Id: I69e523844529fc1c8aa0c1ce764182dbe29cfeb6
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
This commit is contained in:
Stephen Finucane
2019-06-14 11:51:52 +01:00
committed by Dean Troyer
parent b9d6310556
commit 6419533f43
10 changed files with 41 additions and 43 deletions

View File

@@ -209,5 +209,6 @@ def main(argv=None):
return OpenStackShell().run(argv)
if __name__ == "__main__":
sys.exit(main())