Update hacking to 5.0 series

Update hacking to 5.0.

Change-Id: I5a3ece77717e88c7ae3e8854d89b4a351c8cf087
This commit is contained in:
Eric Harney 2023-02-10 11:42:51 -05:00
parent ace090cc9c
commit 5899ccd023
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# Install bounded pep8/pyflakes first, then let flake8 install
hacking>=4.1.0,<4.2.0 # Apache-2.0
hacking>=5.0.0,<5.1.0 # Apache-2.0
flake8-import-order # LGPLv3
flake8-logging-format>=0.6.0 # Apache-2.0