chore(deps): update fastmcp requirement from <3.3.0,>=3.2.4 to >=3.3.1,<3.4.0#38
Merged
Merged
Conversation
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
Owner
|
@dependabot rebase |
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...v3.3.1) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 3.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
b66926a to
814f48f
Compare
dreamrec
added a commit
that referenced
this pull request
May 21, 2026
Following PR #38 (fastmcp >=3.2.4,<3.3.0 -> >=3.3.1,<3.4.0): - update docstring pin reference to match requirements.txt - mark _local_provider._components as verified under 3.3.1 - bump _local_provider._tools speculation horizon to 3.4+, note the anticipated rename never landed in 3.3.x Verified 2026-05-21 against fastmcp 3.3.1: _get_all_tools() still returns 465, _local_provider._components remains the live registry. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
d8dcc27Decouple component imports from server (#4150)255e3e4fix(docs): use valid FA icon on client-only package page (#4139)73df4dcchore: Update SDK documentation (#4096)ee48a0fRefine fastmcp-slim packaging (#4125)bb4894dAdd fastmcp-slim for client-only installs (#4122)8209093fix(http): terminate active streamable-HTTP transports before lifespan shutdo...cf59a45Fix OCI Provider issue in 3.x version. Add OCI auth provider example … (#4116)89b99ecfix(proxy): fall back to live identifier for backend_* span attributes (#4109)310314cfix: cli option --no-banner is NOT passed to cli but server-spec in-correctly...28722f8fix: drop exc_info for expected tool failures, remove unreachable ValidationE...