chore(deps): bump the uv group across 1 directory with 2 updates#346
Closed
dependabot[bot] wants to merge 1 commit intostagingfrom
Closed
chore(deps): bump the uv group across 1 directory with 2 updates#346dependabot[bot] wants to merge 1 commit intostagingfrom
dependabot[bot] wants to merge 1 commit intostagingfrom
Conversation
Bumps the uv group with 2 updates in the / directory: [fastmcp](https://github.com/PrefectHQ/fastmcp) and [anthropic](https://github.com/anthropics/anthropic-sdk-python). Updates `fastmcp` from 3.1.1 to 3.2.0 - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v3.1.1...v3.2.0) Updates `anthropic` from 0.86.0 to 0.87.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.86.0...v0.87.0) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 3.2.0 dependency-type: direct:production dependency-group: uv - dependency-name: anthropic dependency-version: 0.87.0 dependency-type: direct:production dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Author
|
Superseded by #349. |
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.
Bumps the uv group with 2 updates in the / directory: fastmcp and anthropic.
Updates
fastmcpfrom 3.1.1 to 3.2.0Release notes
Sourced from fastmcp's releases.
... (truncated)
Commits
665514eAdd forward_resource flag to OAuthProxy (#3711)f189d1fBump pydantic-monty to 0.0.9 (#3707)6faa2d6Remove hardcoded prefab-ui version from pinning warnings (#3708)dd8816cchore: Update SDK documentation (#3701)d274959docs: note that custom routes are unauthenticated (#3706)4a54be2Add examples gallery page (#3705)961dd50Add interactive map example with geocoding (#3702)f01d0c5Add quiz example app, fix dev server empty string args (#3700)85b7efdchore: Update SDK documentation (#3694)27abe3cAdd sales dashboard and live system monitor examples, bump prefab-ui to 0.17 ...Updates
anthropicfrom 0.86.0 to 0.87.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
ab0c446release: 0.87.06599043fix(memory): return resolved path from async _validate_path715030cfix(memory): use restrictive file mode for memory files6cdbc5fchore(tests): bump steady to v0.20.14beda3cAdd output-300k-2026-03-24 beta header3b77b82chore(ci): run builds on CI even if only spec metadata changed764ddbafeat(internal): implement indices array format for query and form serialization8a06a90codegen metadata7f8cf3cchore(tests): bump steady to v0.19.70eba0ddchore(ci): skip lint on metadata-only changesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by cubic
Updates
fastmcpto 3.2.0 andanthropicto 0.87.0 to unlock MCP app UI support and SDK fixes, plus patch bumps topillowandrequestsacross services.fastmcp3.2.0 (from 3.1.1) — addsFastMCPAppfor interactive UIs and provider improvements.anthropic0.87.0 (from 0.86.0) — adds error type onAPIStatusError, enum support in transform schema, and path/memory fixes.pillow12.2.0 (from 12.1.1) — patch update.requests2.33.1 (from 2.33.0) — patch update.Written for commit d4582a8. Summary will update on new commits.