Bump flake8-import-order

The 1.18.2 release requires pkg_resources.

The dependency was removed in 1.19.0 .

Change-Id: I25106085e68dfc13a091af0e9e365287dac17308
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
Takashi Kajinami
2026-02-21 00:18:54 +09:00
parent efa0ccb944
commit d9a3518f75

View File

@@ -3,7 +3,7 @@ hacking>=6.1.0,<6.2.0 # Apache-2.0
bandit!=1.6.0,>=1.1.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
flake8-import-order>=0.18.0,<0.19.0 # LGPLv3
flake8-import-order>=0.19.0,<0.20.0 # LGPLv3
oslotest>=3.2.0 # Apache-2.0
osprofiler>=2.3.0 # Apache-2.0
python-openstackclient>=3.12.0 # Apache-2.0