diff --git a/ci/style_requirements.txt b/ci/style_requirements.txt index ee8e7dc41b..cf5bcf30db 100644 --- a/ci/style_requirements.txt +++ b/ci/style_requirements.txt @@ -2,5 +2,5 @@ bandit cppclean>=0.13 cpplint==1.4.3 clang-format==6.0.1 -codespell==2.3.0 +codespell==2.4.1 typing_extensions