diff --git a/pyproject.toml b/pyproject.toml index d0b2b35c7..1db666673 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.336", + "pyright ==1.1.337", # notebooks tests "nbformat", "nbconvert",