diff --git a/pyproject.toml b/pyproject.toml index aa0c285..a195e75 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dev = [ "hatchling==1.28.0", "mypy==1.19.1", "pylint==4.0.4", - "pyright==1.1.406", + "pyright==1.1.407", "pytest==9.0.2", "pytest-benchmark==5.2.3", "pytest-cov==7.0.0",