diff --git a/pyproject.toml b/pyproject.toml index 8e3016607..d0b2b35c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ dev = [ # linting "pre-commit >= 3.3.0, < 4.0.0", "pylint ==3.0.2", - "pyright ==1.1.335", + "pyright ==1.1.336", # notebooks tests "nbformat", "nbconvert",