diff --git a/pyproject.toml b/pyproject.toml index 04b9c3a..eda865c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ docs = [ "sphinx-autodoc-typehints>=1.12", ] mypy = ["mypy==2.1.0"] -pyright = ["basedpyright==1.39.5"] +pyright = ["basedpyright==1.39.6"] ruff = ["ruff==0.15.13"] tests = [ "coverage>=7.6.12",