diff --git a/setup.py b/setup.py index 171a2703b8..85f89c901c 100644 --- a/setup.py +++ b/setup.py @@ -60,7 +60,7 @@ def long_description(): dev_helper_deps = [ "pudb==2022.1.1", "snakeviz>=2.1.1", - "gitlint>=0.10", + "gitlint>=0.17", "autopep8~=1.5.4", "autoflake~=1.3.1", ]