Merge "Bump hacking to 6.1.0"

This commit is contained in:
Zuul 2024-01-29 08:09:00 +00:00 committed by Gerrit Code Review
commit 64d82cd1d6

View File

@ -36,7 +36,7 @@ enable-extensions=H106,H203,H204,H205,H210,H904
[testenv:pep8] [testenv:pep8]
deps = deps =
flake8-import-order>=0.17.1 # LGPLv3 flake8-import-order>=0.17.1 # LGPLv3
hacking~=6.0.0 # Apache-2.0 hacking~=6.1.0 # Apache-2.0
pycodestyle>=2.0.0,<3.0.0 # MIT pycodestyle>=2.0.0,<3.0.0 # MIT
Pygments>=2.2.0 # BSD Pygments>=2.2.0 # BSD
doc8>=0.6.0 # Apache 2.0 doc8>=0.6.0 # Apache 2.0