diff --git a/pyproject.toml b/pyproject.toml index b1ea25c1..0ff03b52 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ name = "MIT" [project.optional-dependencies] dev = [ "cruft", - "pyright==1.1.327", + "pyright==1.1.329", "pre-commit==3.4.0", "ruff==0.0.291", # important that these match the pre-commit hooks "black[jupyter]==23.9.1", # important that these match the pre-commit hooks