diff --git a/ci/linting_requirements.txt b/ci/linting_requirements.txt index 1798bc8b5..5f6b90465 100644 --- a/ci/linting_requirements.txt +++ b/ci/linting_requirements.txt @@ -14,4 +14,4 @@ flake8-rst-docstrings==0.3.0 doc8==1.1.2 restructuredtext_lint==1.4.0 -codespell==2.3.0 \ No newline at end of file +codespell==2.4.0 \ No newline at end of file