Merge "Bump hacking to 8.0.0"

This commit is contained in:
Zuul
2026-02-17 22:17:33 +00:00
committed by Gerrit Code Review
+1 -1
View File
@@ -1,4 +1,4 @@
hacking>=7.0.0,<7.1.0 # Apache-2.0
hacking>=8.0.0,<8.1.0 # Apache-2.0
flake8-import-order # LGPLv3
coverage>=5.5 # Apache-2.0
ddt>=1.4.1 # MIT