Bump hacking in unit tests

... to the version actually used in pep8 check.

Change-Id: Ie2b8cced263f435884f40bc0de074d8477792b08
This commit is contained in:
Takashi Kajinami 2025-03-04 22:09:53 +09:00
parent b3e1951997
commit abdcb8901c

View File

@ -1,7 +1,7 @@
coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
hacking>=3.1.0,<4.0.0 # Apache-2.0
hacking>=7.0.0,<7.1.0 # Apache-2.0
jsonschema>=3.2.0 # MIT
oslo.config>=6.1.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0