diff --git a/pyproject.toml b/pyproject.toml index 32bc81e..03da6f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ cli = [ "typer" # if you install fundamend[cli], the cli commands are available via typer ] spellcheck = [ - "codespell==2.4.2" + "codespell==2.4.3" ] test_packaging = [ "build==1.5.0",