diff --git a/integrations/beads-mcp/pyproject.toml b/integrations/beads-mcp/pyproject.toml index d0a19e1f..0f185310 100644 --- a/integrations/beads-mcp/pyproject.toml +++ b/integrations/beads-mcp/pyproject.toml @@ -7,7 +7,7 @@ requires-python = ">=3.10" license = {text = "MIT"} dependencies = [ "fastmcp==2.14.1", - "pydantic==2.12.4", + "pydantic==2.12.5", "pydantic-settings==2.12.0", ] authors = [