diff --git a/pyproject.toml b/pyproject.toml index 06914044..f1b8a20b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ server = [ ] test = [ "aioresponses==0.7.8", - "codespell==2.3.0", + "codespell==2.4.0", "isort==5.13.2", "mypy==1.14.1", "pre-commit==4.0.1",