diff --git a/pyproject.toml b/pyproject.toml index f868109..3ad15c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ doc = [ "sphinxcontrib-spelling", ] lint = [ - "pyright==1.1.410", + "pyright==1.1.411", "ruff==0.15.19", ] test = [