chore(deps): uv: bump the all-python group across 1 directory with 7 updates#500
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): uv: bump the all-python group across 1 directory with 7 updates#500dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the all-python group with 7 updates in the /agent directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.43.9` | `1.43.34` | | [bedrock-agentcore](https://github.com/aws/bedrock-agentcore-sdk-python) | `1.9.1` | `1.15.0` | | [claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-python) | `0.2.82` | `0.2.105` | | [fastapi](https://github.com/fastapi/fastapi) | `0.136.1` | `0.138.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.47.0` | `0.49.0` | | [aws-opentelemetry-distro](https://github.com/aws-observability/aws-otel-python-instrumentation) | `0.17.0` | `0.18.0` | | [mcp](https://github.com/modelcontextprotocol/python-sdk) | `1.27.1` | `1.28.0` | Updates `boto3` from 1.43.9 to 1.43.34 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.9...1.43.34) Updates `bedrock-agentcore` from 1.9.1 to 1.15.0 - [Release notes](https://github.com/aws/bedrock-agentcore-sdk-python/releases) - [Changelog](https://github.com/aws/bedrock-agentcore-sdk-python/blob/main/CHANGELOG.md) - [Commits](aws/bedrock-agentcore-sdk-python@v1.9.1...v1.15.0) Updates `claude-agent-sdk` from 0.2.82 to 0.2.105 - [Release notes](https://github.com/anthropics/claude-agent-sdk-python/releases) - [Changelog](https://github.com/anthropics/claude-agent-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/claude-agent-sdk-python@v0.2.82...v0.2.105) Updates `fastapi` from 0.136.1 to 0.138.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.1...0.138.0) Updates `uvicorn` from 0.47.0 to 0.49.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.47.0...0.49.0) Updates `aws-opentelemetry-distro` from 0.17.0 to 0.18.0 - [Release notes](https://github.com/aws-observability/aws-otel-python-instrumentation/releases) - [Changelog](https://github.com/aws-observability/aws-otel-python-instrumentation/blob/main/CHANGELOG.md) - [Commits](aws-observability/aws-otel-python-instrumentation@v0.17.0...v0.18.0) Updates `mcp` from 1.27.1 to 1.28.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.27.1...v1.28.0) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python - dependency-name: bedrock-agentcore dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python - dependency-name: claude-agent-sdk dependency-version: 0.2.105 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python - dependency-name: fastapi dependency-version: 0.138.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python - dependency-name: uvicorn dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python - dependency-name: aws-opentelemetry-distro dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python - dependency-name: mcp dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python ... Signed-off-by: dependabot[bot] <support@github.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.
Bumps the all-python group with 7 updates in the /agent directory:
1.43.91.43.341.9.11.15.00.2.820.2.1050.136.10.138.00.47.00.49.00.17.00.18.01.27.11.28.0Updates
boto3from 1.43.9 to 1.43.34Commits
1820b7dMerge branch 'release-1.43.34'2178e7aBumping version to 1.43.34797f30dAdd changelog entries from botocore325a059Remove DocumentModifiedShape and re-export it from botocore (#4795)44bfb9aMerge branch 'release-1.43.33'447ab8fMerge branch 'release-1.43.33' into develop1a41f9cBumping version to 1.43.333a2819dAdd changelog entries from botocore22ffeceBump https://github.com/astral-sh/ruff-pre-commit (#4802)19645b7Merge branch 'release-1.43.32'Updates
bedrock-agentcorefrom 1.9.1 to 1.15.0Release notes
Sourced from bedrock-agentcore's releases.
... (truncated)
Changelog
Sourced from bedrock-agentcore's changelog.
... (truncated)
Commits
e873597chore: bump version to 1.15.0 (#538)6fc08edtest(integ): fix flaky gateway KB-target & memory list tests + orphan cleanup...a76cce8release: nys summit (#532)0cc1e21ci(gateway): pass KB_ROLE_ARN secret to integration tests (#535)82a2305fix(test): update tests to be consistent with new model (#534)2550d55ci: add Claude Code /security-review workflow on PRs (#516)469d3b8chore: bump version to 1.14.1 (#515)5f9031dfix(payments): correct "extension" typo to "extensions" in x402 v2 he… (#513)2359137fix: declare requests as optional 'datasets' extra (#508)12f0f8bfix(a2a): cap a2a-sdk below 1.0 to restore A2A server startup (#510)Updates
claude-agent-sdkfrom 0.2.82 to 0.2.105Release notes
Sourced from claude-agent-sdk's releases.
... (truncated)
Changelog
Sourced from claude-agent-sdk's changelog.
... (truncated)
Commits
7297657docs: update changelog for v0.2.105126d91cchore: release v0.2.105520e231chore: bump bundled CLI version to 2.1.183b357025docs: update changelog for v0.2.1044434ca7chore: release v0.2.1042d2d31echore: bump bundled CLI version to 2.1.1817f74cdfdocs: update changelog for v0.2.10305efaadchore: release v0.2.103d2da511chore: bump bundled CLI version to 2.1.17909f94d8docs: update changelog for v0.2.102Updates
fastapifrom 0.136.1 to 0.138.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
4b83b0d🔖 Release version 0.138.0 (#15808)041cb0c📝 Update release notes1039384📝 Fix typo in release notes (#15807)0303491📝 Update release notes190f6e2📝 Add Frontend instructions to Agent Library Skill (#15805)17945e5📝 Update release notes2260afa🐛 Fix failing test, update format for raised errors (#15804)0cd5001📝 Update release notes7cb1ab6👷 Fix test-alls-green (#15803)9c7eceb📝 Update release notesUpdates
uvicornfrom 0.47.0 to 0.49.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
3ef2e3eVersion 0.49.0 (#2973)eeb64b1Consume duplicate forwarding headers in ProxyHeadersMiddleware (#2971)630f4acMake the watchfiles reload tests deterministic (#2972)9154922chore(deps): bump the github-actions group across 1 directory with 6 updates ...739727aMigrate docs deploy from Cloudflare Pages to Workers (#2967)be4a240Gate docs preview deploy on Cloudflare token presence (#2966)c489d7eBump httptools minimum version to 0.8.0 (#2962)9f547bdSkip docs preview deploy for Dependabot PRs (#2961)44446b8Migrate documentation from MkDocs Material to Zensical (#2959)cfd659cBump pymdown-extensions to 10.21.3 (#2958)Updates
aws-opentelemetry-distrofrom 0.17.0 to 0.18.0Release notes
Sourced from aws-opentelemetry-distro's releases.
... (truncated)
Changelog
Sourced from aws-opentelemetry-distro's changelog.
Commits
7a6a929Pre-release: Update version to 0.18.0 (#792)380b619cherry-pick main to release/0.18.x (#795)f2c33a6fix(dynamic-instrumentation): rebind FastAPI Depends() sub-dependencies (#785)0d1bda1serviceevents: gate error breakdown on faults (5xx) only (#783)e3a2ff7fix(serviceevents): align route/operation labels with Application Signals (#784)e9750ebNightly dependency update: OpenTelemetry 1.42.1/0.63b1 (#762)7cc1ef5test(debugger): align DI hit-limit test with SDK MaxHits semantics (#782)bbc788afix(debugger): patch Django URLPattern.callback so DI breakpoints fire (#776)eab5ee3feat(debugger): instrument FastAPI route handlers via route-table patching (#...a6dc44aserviceevents: remove adaptive sampling, default to always, cap call_path (#781)Updates
mcpfrom 1.27.1 to 1.28.0Release notes
Sourced from mcp's releases.
Commits
32d3290[v1.x] Pass a list to parametrize in test_docs_examples (pytest 9.1.0 compat)...0dca751[v1.x] Deflake the child process cleanup tests (#2839)52258a9[v1.x] Add a v2 status banner to the README (#2835)b8f4917[v1.x] Deprecate the WebSocket transport and the experimental tasks entry poi...2309e5efix: omit null optional fields from task result payloads (#2809)494eb11[v1.x] Support Python 3.14 (#2769)6213787[v1.x] Scope experimental tasks to the session that created them (#2720)ce267b6[v1.x] Bind transport sessions to the authenticated principal (#2719)1abcca2[v1.x] Add subject and claims to AccessToken (#2690)9773a3f[v1.x] ci: deploy docs to py.sdk.modelcontextprotocol.io via Pages artifact (...Dependabot 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