Bump hacking

hacking 4.0.x is too old.

Change-Id: Ic496ae755b6450af6179593d44b0f287a61933b3
This commit is contained in:
Takashi Kajinami 2024-01-17 01:40:13 +09:00
parent 60d692ddfd
commit bf3ec9d363
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
hacking>=4.0.0,<4.1.0 # Apache-2.0
hacking>=6.1.0,<6.2.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD