Bump hacking

hacking 4.0.x is very old (it was released 3 years ago).

Change-Id: Ia82da2421db271a97603930c6eef50e93cea77c5
This commit is contained in:
Takashi Kajinami 2024-01-17 01:29:39 +09:00
parent 338ce36149
commit e059ab8a89
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
hacking~=4.1.0 # Apache-2.0
hacking>=6.1.0,<6.2.0 # Apache-2.0
bandit>=1.1.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT