diff --git a/pyproject.toml b/pyproject.toml index 6f77dfd..1a197fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ test = [ "pytest>=8.3.4", ] type = [ - "pyright>=1.1.393", + "pyright>=1.1.408", "pytest>=8.3.4", ]