Bump the prod-deps group across 1 directory with 3 updates#1524
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the prod-deps group across 1 directory with 3 updates#1524dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅ |
Contributor
|
@dependabot rebase |
Updates the requirements on [google-genai](https://github.com/googleapis/python-genai), [pyarrow](https://github.com/apache/arrow) and [uvicorn](https://github.com/Kludex/uvicorn) to permit the latest version. Updates `google-genai` to 2.1.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@v1.17.0...v2.1.0) Updates `pyarrow` to 24.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-22.0.0...apache-arrow-24.0.0) Updates `uvicorn` to 0.46.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.38.0...0.46.0) --- updated-dependencies: - dependency-name: google-genai dependency-version: 2.0.1 dependency-type: direct:production dependency-group: prod-deps - dependency-name: pyarrow dependency-version: 24.0.0 dependency-type: direct:production dependency-group: prod-deps - dependency-name: uvicorn dependency-version: 0.46.0 dependency-type: direct:production dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
7d9c61d to
b1833f7
Compare
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 google-genai, pyarrow and uvicorn to permit the latest version.
Updates
google-genaito 2.1.0Release notes
Sourced from google-genai's releases.
Changelog
Sourced from google-genai's changelog.
... (truncated)
Commits
eb8714dchore(main): release 2.1.0 (#2410)9ea9633fix: Steps is not optional32b03f2chore: Removepartial_argumentsfromArgumentsDelta.97d6fe5feat: Introduce Server Side tools deltas2d5e0fafeat: Add gemini-3.1-flash-lite to model options4e9d68dfeat: Add parameters to video response_format.1bc0536chore: add some internal helpers955bca6feat: support Blocking FunctionCall in Live API in AgentPlatform (Vertex)b5cdc50chore(main): release 2.0.1 (#2403)97142b1fix: Update response_format field names to snake_case.Updates
pyarrowto 24.0.0Release notes
Sourced from pyarrow's releases.
Commits
31b4b6cMINOR: [Release] Update versions for 24.0.006dbc17MINOR: [Release] Update .deb/.rpm changelogs for 24.0.0a021d80MINOR: [Release] Update CHANGELOG.md for 24.0.02d6b12cGH-49716: [C++] FixedShapeTensorType::Deserialize should strictly validate se...a74cb6aGH-49697: [C++][CI] Check IPC file body bounds are in sync with decoder outco...871a0c6GH-49676: [Python][Packaging] Fix gRPC docker image layer being too big for h...f9203b3GH-49586: [C++][CI] StructToStructSubset test failure with libc++ 22.1.1 (#49...fe298b4GH-49628: [Python][Interchange protocol] Suppress warnings for pandas 4.0.0 a...1f94910GH-49252: [GLib] Deprecate Feather features (#49673)5ba5c3cGH-49671: [CI][Docs] Don't run jobs for push by Dependabot (#49672)Updates
uvicornto 0.46.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
b224045Version 0.46.0 (#2918)7375b5bUsebytearrayfor incoming WebSocket message buffer in websockets-sansio (#...d438fb1Supportws_ping_intervalandws_ping_timeoutinwsprotoimplementation ...3e6b964Supportws_max_sizeinwsprotoimplementation (#2915)2c423bdVersion 0.45.0 (#2914)7f027f8Revert "Emithttp.disconnecton server shutdown for streaming responses" (#...73a80c3Add--reset-contextvarsflag to isolate ASGI request context (#2912)45c0b56Revert empty context for ASGI runs (#2911)850d926Raise helpfulImportErrorwhen PyYAML is missing for YAML log config (#2906)fdcacb4Acceptlog_levelstrings case-insensitively (#2907)