diff --git a/mcp_server/pyproject.toml b/mcp_server/pyproject.toml index 607ff99cfa..bc53c16398 100644 --- a/mcp_server/pyproject.toml +++ b/mcp_server/pyproject.toml @@ -64,7 +64,7 @@ dev = [ "faker>=40.21.0", "httpx>=0.28.1", "psutil>=7.1.2", - "pyright>=1.1.408", + "pyright>=1.1.410", "pytest>=9.0.3", "pytest-asyncio>=1.4.0", "pytest-timeout>=2.4.0",