diff --git a/pyproject.toml b/pyproject.toml index d78feec9d..a48aba63e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ dev = [ "mypy==1.17.1", "pre-commit==4.3.0", "pylint==3.3.8", - "pyright==1.1.404", + "pyright==1.1.405", "pytest==8.4.2", "pytest-cov==6.2.1", "pytest-md==0.2.0",