Bump fastmcp from 2.13.0.2 to 2.13.1 in /integrations/beads-mcp (#332)

Bumps [fastmcp](https://github.com/jlowin/fastmcp) from 2.13.0.2 to 2.13.1.
- [Release notes](https://github.com/jlowin/fastmcp/releases)
- [Changelog](https://github.com/jlowin/fastmcp/blob/main/docs/changelog.mdx)
- [Commits](https://github.com/jlowin/fastmcp/compare/v2.13.0.2...v2.13.1)

---
updated-dependencies:
- dependency-name: fastmcp
  dependency-version: 2.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-17 13:06:38 -08:00
committed by GitHub
parent 42233073bc
commit fc7b46262c

View File

@@ -6,7 +6,7 @@ readme = "README.md"
requires-python = ">=3.10"
license = {text = "MIT"}
dependencies = [
"fastmcp==2.13.0.2",
"fastmcp==2.13.1",
"pydantic==2.12.4",
"pydantic-settings==2.12.0",
]