Merge "Update hacking to 5.0 series"

This commit is contained in:
Zuul 2023-02-15 17:46:47 +00:00 committed by Gerrit Code Review
commit b651965b24

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