Update to hacking 4.1.0

Update to hacking version 4.1.0.

Change-Id: Idb72458baff89eeb3545dd2a9d9258c1a945be8b
This commit is contained in:
Eric Harney 2023-01-30 11:26:25 -05:00
parent 7a312ab1a8
commit ace090cc9c
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.0.0,<4.1.0 # Apache-2.0
hacking>=4.1.0,<4.2.0 # Apache-2.0
flake8-import-order # LGPLv3
flake8-logging-format>=0.6.0 # Apache-2.0