diff --git a/pyproject.toml b/pyproject.toml index 6bd7a0f..7afe902 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.1" + "codespell==2.4.2" ] test_packaging = [ "build==1.4.0",