Merge "Bump hacking version"

This commit is contained in:
Zuul
2023-12-18 21:20:36 +00:00
committed by Gerrit Code Review
10 changed files with 17 additions and 21 deletions
+1 -5
View File
@@ -1,8 +1,4 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=6.0.1,<=6.0.1 # Apache-2.0
hacking==6.1.0 # Apache-2.0
mypy>=0.761 # MIT
types-paramiko>=0.1.3 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0