diff --git a/integrations/beads-mcp/pyproject.toml b/integrations/beads-mcp/pyproject.toml index 1a6548df..ead74729 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.13.1", - "pydantic==2.12.4", + "pydantic==2.12.5", "pydantic-settings==2.12.0", ] authors = [