Merge "Bump hacking to 4.1.0"

This commit is contained in:
Zuul 2023-02-09 00:30:07 +00:00 committed by Gerrit Code Review
commit 9a5c0b5092
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
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
coverage>=5.5 # Apache-2.0