diff --git a/python/pyproject.toml b/python/pyproject.toml index 0a4e6f34a9..1102660152 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -38,7 +38,7 @@ dev = [ "pytest-timeout==2.4.0", "pytest-retry==1.7.0", "mypy==1.20.0", - "pyright==1.1.408", + "pyright==1.1.410", "mcp[ws]==1.27.2", "opentelemetry-sdk==1.40.0", "azure-monitor-opentelemetry==1.8.8",