chore(deps): Bump the minor-and-patch group in /a2a/a2a_contact_extractor with 7 updates#499
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group in /a2a/a2a_contact_extractor with 7 updates: | Package | From | To | | --- | --- | --- | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.28` | `0.0.29` | | [starlette](https://github.com/Kludex/starlette) | `1.0.0` | `1.2.0` | | [mcp](https://github.com/modelcontextprotocol/python-sdk) | `1.27.0` | `1.27.1` | | [pydantic-ai](https://github.com/pydantic/pydantic-ai) | `1.78.0` | `1.103.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.25.2` | `3.29.0` | | [fastmcp](https://github.com/PrefectHQ/fastmcp) | `3.2.4` | `3.3.1` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.92.0` | `0.104.1` | Updates `python-multipart` from 0.0.28 to 0.0.29 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.28...0.0.29) Updates `starlette` from 1.0.0 to 1.2.0 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@1.0.0...1.2.0) Updates `mcp` from 1.27.0 to 1.27.1 - [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md) - [Commits](modelcontextprotocol/python-sdk@v1.27.0...v1.27.1) Updates `pydantic-ai` from 1.78.0 to 1.103.0 - [Release notes](https://github.com/pydantic/pydantic-ai/releases) - [Changelog](https://github.com/pydantic/pydantic-ai/blob/main/docs/changelog.md) - [Commits](pydantic/pydantic-ai@v1.78.0...v1.103.0) Updates `filelock` from 3.25.2 to 3.29.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.25.2...3.29.0) Updates `fastmcp` from 3.2.4 to 3.3.1 - [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) Updates `anthropic` from 0.92.0 to 0.104.1 - [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.92.0...v0.104.1) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: starlette dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: mcp dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pydantic-ai dependency-version: 1.103.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: filelock dependency-version: 3.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: fastmcp dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: anthropic dependency-version: 0.104.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced May 28, 2026
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 minor-and-patch group in /a2a/a2a_contact_extractor with 7 updates:
0.0.280.0.291.0.01.2.01.27.01.27.11.78.01.103.03.25.23.29.03.2.43.3.10.92.00.104.1Updates
python-multipartfrom 0.0.28 to 0.0.29Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
e3d6853Version 0.0.29 (#288)a60dcdcHandle malformed RFC 2231 continuations inparse_options_header(#270)75c33b2Add 7-day cooldown for dependency resolution via uv exclude-newer (#286)a078b8eBump urllib3 from 2.6.3 to 2.7.0 (#285)Updates
starlettefrom 1.0.0 to 1.2.0Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
4060987Version 1.2.0 (#3300)1e289caMigrate docs deploy from Cloudflare Pages to Workers Static Assets (#3282)100f05aAddhttpx2as a dev dependency (#3295)508023bSupport httpx2 in the test client (#3291)a4ff83bVersion 1.1.0 (#3289)fd53168Reject absolute paths inStaticFiles.lookup_path(#3287)e3f9722Only dispatch standard HTTP verbs inHTTPEndpoint(#3286)348f86dUse"application/octet-stream"as theFileResponsemedia type fallback (#...48f8e33Version 1.0.1 (#3281)f078832Remove Hugging Face sponsor block from docs (#3280)Updates
mcpfrom 1.27.0 to 1.27.1Release notes
Sourced from mcp's releases.
Commits
77431eb[v1.x] refactor: import SSEError from httpx_sse public API (#2561)2034cae[v1.x] build: restrict httpx to <1.0.0 (#2559)73d458b[v1.x] fix(auth): coerce empty-string optional URL fields to None in OAuthCli...8d4c2f5[v1.x] fix: catch PydanticUserError when generating output schema (pydantic 2...Updates
pydantic-aifrom 1.78.0 to 1.103.0Release notes
Sourced from pydantic-ai's releases.
... (truncated)
Commits
7a5bec6gh-aw: tightenpydantic-ai-stale-issues-finderand share prompt fragments (...d625fa9ci: constrainhf-xetbelow deprecated API (#5673)543b4f8ci: Fix lowest-version CI dependency resolution (#5564)4a119b8fix(toolsets): warn when prepare callbacks returnNone(#5188)b4de8aeFix typo inSystemPromptFuncdocstring (#5667)aa43e93Supportanthropic_eager_input_streaminginOpenRouterModel(#5656)efd468ffix(vercel-ai): preserve message metadata roundtrips (#5279)d55a211Addlist_promptsandget_promptfunctionality toMcpServer(#3889)5c6aea5fix(ui): Stripforce_downloadflag from client-submittedFileUrlparts in...0123cf0gh-aw: addpydantic-ai-stale-issues-finderand share shim workflow fragment...Updates
filelockfrom 3.25.2 to 3.29.0Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
469b47fRelease 3.29.0e85d072✨ feat(soft): enable stale lock detection on Windows (#534)f5ee171🐛 fix(async): use single-thread executor for lock consistency (#533)2a95458build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#530)55de20cRelease 3.28.0476b0e4🐛 fix(ci): unbreak release workflow, publish to PyPI again (#529)824713e✨ feat(rw): add SoftReadWriteLock for NFS and HPC clusters (#528)9879de9[pre-commit.ci] pre-commit autoupdate (#527)4cfab49Release 3.26.1734c9f2🐛 fix(asyncio): add exit to BaseAsyncFileLock and fix del loop handli...Updates
fastmcpfrom 3.2.4 to 3.3.1Release notes
Sourced from fastmcp's releases.
... (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...Updates
anthropicfrom 0.92.0 to 0.104.1Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
5db69c6release: 0.104.15fe4933fix(streaming): carry encrypted_content through beta compaction accumulator (...aaaacb5release: 0.104.04b05172feat(api): Add support for thinking-token-count beta for estimated tokens in ...28cdc33release: 0.103.1321efe5fix(runner): skip tool calls SessionToolRunner does not own (#1817)a28508brelease: 0.103.0 (#1565)9aa85c8release: 0.102.0 (#1532)e8e6f66release: 0.101.0c7e3411feat(aws): Add AWS client for Claude Platform on AWSDependabot 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 conditions