diff --git a/pyproject.toml b/pyproject.toml index 44f6717e..47e6d7ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ name = "MIT" [project.optional-dependencies] dev = [ "cruft", - "pyright==1.1.330.post0", + "pyright==1.1.331", "pre-commit==3.4.0", "ruff==0.0.292", # important that these match the pre-commit hooks "black[jupyter]==23.9.1", # important that these match the pre-commit hooks