Merge "Bump upper version of flake8"

This commit is contained in:
Zuul 2024-03-06 00:58:16 +00:00 committed by Gerrit Code Review
commit 5d0162905f
1 changed files with 1 additions and 1 deletions

View File

@ -7,5 +7,5 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
PyYAML>=3.12 # MIT
stevedore>=1.20.0 # Apache-2.0
# NOTE(ianw) in here because dib-lint uses flake8
flake8<6.0.0,>=3.6.0 # MIT
flake8<7.0.0,>=3.6.0 # MIT
jsonschema>=3.0.2 # MIT