diff --git a/pyproject.toml b/pyproject.toml index e161d2ae5..3cd049025 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ optional-dependencies.dev = [ "interrogate==1.7.0", "mypy[faster-cache]==2.3.1", "mypy-strict-kwargs==2026.8.25.1", - "no-defaults==2.1.0", + "no-defaults==2.3.0", "prek==0.5.0", "pydocstringformatter==1.0.0", "pydocstyle==6.3",