diff --git a/pyproject.toml b/pyproject.toml index b9066196..cd044416 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ optional-dependencies.dev = [ "interrogate==1.7.0", "mypy[faster-cache]==2.3.0", "mypy-strict-kwargs==2026.7.19.1", - "no-defaults==2.0.0", + "no-defaults==2.1.0", "prek==0.4.12", "pydocstringformatter==1.0.0", "pydocstyle==6.3",