diff --git a/pyproject.toml b/pyproject.toml index 043d66b..580f58e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ linting = [ "pylint==4.0.5" ] spellcheck = [ - "codespell==2.4.1" + "codespell==2.4.2" ] test_packaging = [ "build==1.4.0",