deps: Update fastmcp requirement from <4,>=3.2.4 to >=3.2.4,<5 - #970
dependabot[bot] wants to merge 2 commits into
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
code-review-graph reviewOverall risk: 0.00 (LOW) — 0 changed function(s)/class(es), 0 affected flow(s), 0 test gap(s) Token savings: this graph-backed report used ~1,666 fewer tokens (~96%) than reading every changed file in full (estimated, chars/4 approximation). Powered by code-review-graph — local-first analysis; no code leaves the CI runner. |
|
Outside this sweep's mission of verified coding-session token savings: widening FastMCP to |
fa3ef25 to
7e384e3
Compare
|
This fails the checks once merged into Merge: clean fast-forward (pyproject.toml only). Gates as instructed, run in the merged worktree where uv.lock still pins fastmcp 3.4.5: pytest -> "3223 passed, 9 skipped, 2 xpassed, 1 warning in 170.33s"; ruff -> "All checks passed!"; mypy -> "Success: no issues found in 72 source files". That run does NOT exercise the PR, because the only thing the PR does is admit fastmcp 4.x and the lock kept 3.4.5. To fix:
Merge PRs now target |
c881903 to
e37bcda
Compare
e37bcda to
d33e9ab
Compare
Updates the requirements on [fastmcp](https://github.com/PrefectHQ/fastmcp) to permit the latest version. - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v3.2.4...v4.0.3) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 4.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
d33e9ab to
002dac1
Compare
Updates the requirements on fastmcp to permit the latest version.
Release notes
Sourced from fastmcp's releases.
Changelog
Sourced from fastmcp's changelog.
... (truncated)
Commits
7129236Add v4.0.3 changelog entries (#5007)f79bc82chore: Update SDK documentation (#4945)6e0859ffix task timing field serialization (#5003)855cb7aClarify release title history lookup (#5006)6236ac1Clean up unfinished Monty callbacks (#5005)6c2fbe7docs: attribute the back-channel removal to SEP-2322/2575, not SEP-2577 (#4988)e68baccperf: avoid duplicate startup for mixed-era backends (#4971)032b9f6fix: don't infer an output schema for unconstrained sequences (#4999)75d50ffci: deploy docs through Mintlify's admin API and wait for a verdict (#4996)a338cfbdocs: point What's New at the changelog for later releases (#4992)