chore(deps): bump the python-dependencies group with 6 updates - #212
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-dependencies group with 6 updates#212dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [mcp](https://github.com/modelcontextprotocol/python-sdk), [fastapi](https://github.com/fastapi/fastapi), [uvicorn](https://github.com/Kludex/uvicorn), [langchain-core](https://github.com/langchain-ai/langchain), [crewai](https://github.com/crewAIInc/crewAI) and [cyclonedx-bom](https://github.com/CycloneDX/cyclonedx-python) to permit the latest version. Updates `mcp` from 1.29.1 to 2.0.0 - [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.29.1...v2.0.0) Updates `fastapi` from 0.139.2 to 0.141.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.139.2...0.141.1) Updates `uvicorn` from 0.39.0 to 0.52.4 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.39.0...0.52.4) Updates `langchain-core` to 1.6.0 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==0.3.0...langchain-core==1.6.0) Updates `crewai` to 1.15.17 - [Release notes](https://github.com/crewAIInc/crewAI/releases) - [Commits](crewAIInc/crewAI@0.95.0...1.15.17) Updates `cyclonedx-bom` from 5.5.0 to 7.3.1 - [Release notes](https://github.com/CycloneDX/cyclonedx-python/releases) - [Changelog](https://github.com/CycloneDX/cyclonedx-python/blob/main/CHANGELOG.md) - [Commits](CycloneDX/cyclonedx-python@v5.5.0...v7.3.1) --- updated-dependencies: - dependency-name: mcp dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: langchain-core dependency-version: 1.6.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: crewai dependency-version: 1.15.17 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: cyclonedx-bom dependency-version: 7.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Deploying attestix with
|
| Latest commit: |
f2f59d0
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://f4ab9cab.attestix.pages.dev |
| Branch Preview URL: | https://dependabot-pip-python-depend-s8gh.attestix.pages.dev |
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
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 mcp, fastapi, uvicorn, langchain-core, crewai and cyclonedx-bom to permit the latest version.
Updates
mcpfrom 1.29.1 to 2.0.0Release notes
Sourced from mcp's releases.
... (truncated)
Commits
6f69a37Present v2 as the stable release across the README, docs, and policies (#3178)78e6fbbServe v2 docs at the site root, with permanent per-major paths (#3176)af06330Remove unused StreamableHTTPTransport.get_session_id() (#3205)68ca87eDocument the two-line release process for stable v2 (#3179)c9c431bExpose the middleware chain on MCPServer and stop sending unrequested change ...528e366Fail fast on server-to-client requests in JSON-response mode instead of hangi...27f5cc7Remove unused mcpserver.exceptions.ValidationError (#3199)89c5e70Gate log notifications on the per-request log-level opt-in at 2026-07-28 (#3198)b61ce38docs: fix off-by-one hl_lines in apps.md (#3196)b7c9a91Add mcp.types as a permanent alias for mcp_types (#3190)Updates
fastapifrom 0.139.2 to 0.141.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
95f8322🔖 Release version 0.141.1 (#16106)f137944📝 Update release notesd623544🐛 Fix support for background tasks and headers from dependencies in `app.fron...1d211b9📝 Update release notes8a1f876📝 DocumentFASTAPI_ENVin FastAPI CLI guide (#16104)c7e7b65🔖 Release version 0.141.0 (#16103)6bceb84📝 Update release notes5429fed✨ Addapp.frontend(check_dir="auto"), to make local development more conven...628663f🔖 Release version 0.140.13 (#16096)0b54fd0📝 Update release notesUpdates
uvicornfrom 0.39.0 to 0.52.4Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
8988c23Stabilize macOS Python 3.13 signal shutdown tests (#3084)898ddcaUpdate PyPI publish action to version 1.14.2 (#3083)3869f8aRestore Mermaid diagram rendering (#3080)64148a9Version 0.52.4 (#3079)9e9e569docs: correct release example PR number (#3072)b783dacRemove duplicate Date header from SansIO WebSocket handshakes (#3078)27019b2chore(deps): bump the python-packages group across 1 directory with 11 update...1b64273Fix a typo in index.md (#3006)a68da60Version 0.52.3 (#3068)6e3bb4cUse zttp 0.0.24 fast receive path (#3067)Updates
langchain-coreto 1.6.0Release notes
Sourced from langchain-core's releases.
Commits
85602c3release(core): 1.6.0 (#39760)5c3538efix(core): resolve postponed annotations in `StructuredTool._injected_args_ke...9984a87feat(core): add standard model exception types (#39538)b3e9eefchore(model-profiles): refresh model profile data (#39751)ded2a1ffix(core): allow deserializingRunnablePick(#39753)04ae744fix(core): makeconvert_to_openai_functionhandle callables and non-dict ma...37f2662feat(langchain): support custom token_counter in ContextEditingMiddleware (#3...2019bf5fix(openai): raise clear error on unexpected response type in `_create_chat_r...e92c6dbfix(langchain): re-raise non-retryable exceptions in ModelRetryMiddleware (#3...f368888fix(partners): isolate unit tests from network [closes #39727] (#39729)Updates
crewaito 1.15.17Release notes
Sourced from crewai's releases.
Commits
b3ab193[docs-freeze] docs: snapshot and changelog for v1.15.17 (#7055)5ddf62afeat: bump versions to 1.15.17 (#7054)4dfd074docs(flow): document declarative conversational flows (#7035)01a156dfeat(flow): synthesize the built-in conversational methods for declarations (...6f16e74feat(flow): let a declaration drive conversational mode (#7032)dabd123fix: use the URL hostname as MCP HTTP and SSE server_name (#7048)f0e00dffeat(flow): make conversational opt-in unmistakable (#7031)47fa48dfix: close the agent scope on every failed attempt (#6997)b1c9c89fix(telemetry): attribute tool errors to the tool that failed (#7043)7942ce0test(flow): unskip the conversational graph end-to-end suite (#7030)Updates
cyclonedx-bomfrom 5.5.0 to 7.3.1Release notes
Sourced from cyclonedx-bom's releases.
... (truncated)
Changelog
Sourced from cyclonedx-bom's changelog.
... (truncated)
Commits
5172a90chore(release): 7.3.16715bd9fix: improve error message for non-PEP 621 pyproject.toml (#1080)b830c67chore(deps): Bump actions/setup-python from 6.2.0 to 6.3.0 (#1069)0b65166chore(deps-dev): Update uv requirement from 0.11.8 to 0.11.17 (#1062)ac491abchore(deps): Bump actions/checkout from 6.0.2 to 7.0.0 (#1067)d5ece1bchore(deps): Bump snok/install-poetry from 1.4.1 to 1.4.2 (#1063)95d4630chore(deps): Bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 (#1068)b7abcd5chore(ci): comments for pinned actions (#1061)78abbc5Update CONTRIBUTING.md3c92172Update PULL_REQUEST_TEMPLATE.mdDependabot 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