diff --git a/pyproject.toml b/pyproject.toml index 933b26e8..421129ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ test = [ "black==24.10.0", "filelock==3.16.1", "flake8==7.1.1", - "pyright==1.1.385", + "pyright==1.1.386", "pytest==8.3.3", "pytest-xdist==3.6.1", ]