diff --git a/pyproject.toml b/pyproject.toml index f6dd89407..2faf49c84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ dev = [ # linting "pre-commit >= 3.3.0, < 4.0.0", "pylint ==3.0.3", - "pyright ==1.1.347", + "pyright ==1.1.386", # notebooks tests "nbformat", "nbconvert",