diff --git a/ci/linting_requirements.txt b/ci/linting_requirements.txt index be428ab33c..d3bb38ad3d 100644 --- a/ci/linting_requirements.txt +++ b/ci/linting_requirements.txt @@ -14,6 +14,6 @@ flake8-rst-docstrings==0.3.0 doc8==1.1.2 restructuredtext_lint==1.4.0 -codespell==2.3.0 +codespell==2.4.0 pooch==1.8.2 \ No newline at end of file