build(deps): Bump the python-deps group across 1 directory with 8 updates - #18
Merged
Merged
Conversation
…ates Bumps the python-deps group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mcp](https://github.com/modelcontextprotocol/python-sdk) | `2.1.1` | `2.2.0` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `1.4.0` | `1.5.0` | | [openai](https://github.com/openai/openai-python) | `3.8.0` | `3.13.0` | | [google-genai](https://github.com/googleapis/python-genai) | `2.22.0` | `2.23.0` | | [mujoco](https://github.com/google-deepmind/mujoco) | `3.12.0` | `3.13.0` | | [onnxruntime](https://github.com/microsoft/onnxruntime) | `1.27.0` | `1.30.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.6` | `0.16.7` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20260815` | `6.0.12.20260906` | Updates `mcp` from 2.1.1 to 2.2.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@v2.1.1...v2.2.0) Updates `anthropic` from 1.4.0 to 1.5.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@v1.4.0...v1.5.0) Updates `openai` from 3.8.0 to 3.13.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v3.8.0...v3.13.0) Updates `google-genai` from 2.22.0 to 2.23.0 - [Release notes](https://github.com/googleapis/python-genai/releases) - [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/python-genai@v2.22.0...v2.23.0) Updates `mujoco` from 3.12.0 to 3.13.0 - [Release notes](https://github.com/google-deepmind/mujoco/releases) - [Changelog](https://github.com/google-deepmind/mujoco/blob/main/doc/changelog.rst) - [Commits](google-deepmind/mujoco@3.12.0...3.13.0) Updates `onnxruntime` from 1.27.0 to 1.30.0 - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseNotesWorkflow.md) - [Commits](microsoft/onnxruntime@v1.27.0...v1.30.0) Updates `ruff` from 0.16.6 to 0.16.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.16.6...0.16.7) Updates `types-pyyaml` from 6.0.12.20260815 to 6.0.12.20260906 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: mcp dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: anthropic dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: openai dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: google-genai dependency-version: 2.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: mujoco dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: onnxruntime dependency-version: 1.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: ruff dependency-version: 0.16.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: types-pyyaml dependency-version: 6.0.12.20260906 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps ... 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 python-deps group with 8 updates in the / directory:
2.1.12.2.01.4.01.5.03.8.03.13.02.22.02.23.03.12.03.13.01.27.01.30.00.16.60.16.76.0.12.202608156.0.12.20260906Updates
mcpfrom 2.1.1 to 2.2.0Release notes
Sourced from mcp's releases.
... (truncated)
Commits
9972c21Replace RootModel wrappers with type aliases and TypeAdapter validation (#3470)fd66270docs: refresh translations, and translate pages in parallel (#3458)08a3bc8docs: ask for AI disclosure on comments too (#3459)7bb486adocs: stop presenting the in-memory client as the way to connect (#3443)0c91368Add AuthSettings.validate_token_resource to check a bearer token's resource (...9771e6bKeep following a relative redirect when the endpoint URL carries userinfo (#3...a925e55Bump the locked versions of eight dev and test dependencies (#3449)e8b9486Bump pymdown-extensions from 11.0 to 11.0.1 (#3285)c6762e8Follow redirects only within the MCP endpoint's origin (#3397)5fd3abcSkip automatic docs previews for fork PRs and drop the setup-uv retry steps (...Updates
anthropicfrom 1.4.0 to 1.5.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
eb21a43Merge pull request #1924 from anthropics/release-please--branches--main--chan...c7c579brelease: 1.5.062aa21bfeat(api): add auto mode tool permissions for Managed Agents285937cfeat(api): support mounting public GitHub repositories without an authorizati...17e9563environments: the worker runs on the work item's session token alone when one...5f881a5feat(api): add the user-profiles-2026-09-04 beta value and external_user_deta...4605bcafix(streaming): keep partial tool input JSON off content blocksebd2fc5feat(tools): accept tool objects directly in messages.create, parse, stream a...ca0706dfix(types): leave parsed_output out of dumped text blocks192a2b2feat(client): add Message.to_param() and BetaMessage.to_param()Updates
openaifrom 3.8.0 to 3.13.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
f0fa922release: 3.13.0 (#3848)1c4284afeat(agents): add beta API and one-turn streaming helpers (#3847)603b81frelease: 3.12.0 (#3832)0e4bfeffeat(api) Add Live API (#3846)802b334fix: add aclose() to AsyncStream for standard async cleanup (#2854)adb212efix: preserve finalized output on null response completion (#3345)c7e8c03fix: handle baredictandlistannotations without type arguments (#3760)397ea08ci: resolve fork PRs missing Castiron run associations (#3831)2d4b97ctest: restore CI test runtime after dependency-policy regression (#3830)41f0a23release: 3.11.0 (#3829)Updates
google-genaifrom 2.22.0 to 2.23.0Release notes
Sourced from google-genai's releases.
Changelog
Sourced from google-genai's changelog.
Commits
e384b55chore(main): release 2.23.0 (#2942)e6d3168feat: Add from_environment support for environment copying455df80feat: support dynamic turn completion via interaction_status in live.py recei...57facbachore: add# pylint: skip-fileto generated Python GAOS SDK headers2843079fix: Remove unused field from FunctionResultDeltac58c6c7chore: update for netstandard 2.0.Updates
mujocofrom 3.12.0 to 3.13.0Release notes
Sourced from mujoco's releases.
... (truncated)
Changelog
Sourced from mujoco's changelog.
... (truncated)
Commits
123347cUpdate changelog for the 3.13.0 release.5cc54f3Add Googler@mentionto failure alerts.297f5fcMerge pull request #3267 from njfletcher215:order-siblings-deterministically9f42b35Keep the authored damping ratio in the discrete refsafe row.6b5c05dRemove trailing underscore from local variable.a6cb503Import NVIDIA Warp 1.17.04990fa5Merge pull request #3541 from proudhare:fix/ph-issue-3540a90ca41Enable MultiCCD by default in MuJoCo global settings.d1da09aEnable island rendering draw mode.2944f5eIntroduce internal mjPacked32 struct in engine_collision_driver.c to handle p...Updates
onnxruntimefrom 1.27.0 to 1.30.0Release notes
Sourced from onnxruntime's releases.
... (truncated)
Commits
f2c39fe[CUDA] Add INT4 paged KV cache with per-channel scales (#32515)5894ba8Add portable random-access file reads to Env (#32503)a2ee3ebFix CUDA plugin device discovery on WSL (#32517)b652e59[WebGPU] Prepack Conv weights for the im2col-matmul path (#32420)0f0f29fGet rid of spurious warning about not being able to find spectre mitigation (...23dd651Register ONNX schemas only when static registration is disabled (#32353)33af5d3Release external data loaders after graph initialization (#32502)2e3c24dClarify external initializer and EP context path interaction (#32442)e76036b[CUDA] Pin FP8 GEMV residency for grids just past two blocks per SM (#32433)82583c5Add session option for a BNHS GroupQueryAttention Value cache layout (#32139)Updates
rufffrom 0.16.6 to 0.16.7Release notes
Sourced from ruff's releases.