diff --git a/pyproject.toml b/pyproject.toml index b9ec4ae..e0fd4f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ dev = [ "pytest-cov>=4.0.0", "ruff>=0.1.0", "mypy>=1.0.0", - "pyright>=1.0.0", + "pyright>=1.1.408", "sphinx>=7.0.0", "pygments>=2.16.1", "furo>=2024.0.0",