chore(deps): bump the python-deps group across 4 directories with 5 updates - #243
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…pdates Updates the requirements on [google-genai](https://github.com/googleapis/python-genai), [runwayml](https://github.com/runwayml/sdk-python), [aiobotocore](https://github.com/aio-libs/aiobotocore), [pillow](https://github.com/python-pillow/Pillow) and [pyarrow](https://github.com/apache/arrow) to permit the latest version. Updates `google-genai` to 2.15.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.0.0...v2.15.0) Updates `runwayml` to 5.13.0 - [Release notes](https://github.com/runwayml/sdk-python/releases) - [Changelog](https://github.com/runwayml/sdk-python/blob/main/CHANGELOG.md) - [Commits](runwayml/sdk-python@v1.0.0...v5.13.0) Updates `aiobotocore` to 3.8.0 - [Release notes](https://github.com/aio-libs/aiobotocore/releases) - [Changelog](https://github.com/aio-libs/aiobotocore/blob/main/CHANGES.rst) - [Commits](aio-libs/aiobotocore@2.7.0...3.8.0) Updates `pillow` to 12.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.0.0...12.3.0) Updates `pyarrow` to 25.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@go/v14.0.0...apache-arrow-25.0.0) --- updated-dependencies: - dependency-name: google-genai dependency-version: 2.15.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: runwayml dependency-version: 5.13.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: aiobotocore dependency-version: 3.8.0 dependency-type: direct:development dependency-group: python-deps - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: pyarrow dependency-version: 25.0.0 dependency-type: direct:development 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.
Updates the requirements on google-genai, runwayml, aiobotocore, pillow and pyarrow to permit the latest version.
Updates
google-genaito 2.15.0Release notes
Sourced from google-genai's releases.
Changelog
Sourced from google-genai's changelog.
... (truncated)
Commits
e56e064chore(main): release 2.15.0 (#2767)fc282b3feat: Add flatlanguage_codesfield toAudioTranscriptionConfig.0e38b63test: update embedding, tuning testse8714cafeat: Allow api key + proj/location for enterprise mode87db935chore: internal update0f775f1feat: [GenerateContentConfig] Add GenerationConfig.audio_transcription_config...19a6a05test: Update video generation tests to use Veo 3.1 Lite3d3850adocs: Regenerate docs for 2.14.07c1f70dchore(main): release 2.14.0 (#2758)dc3d78dfeat: [GenerateContentConfig] Add GenerationConfig.audio_transcription_config...Updates
runwaymlto 5.13.0Release notes
Sourced from runwayml's releases.
Changelog
Sourced from runwayml's changelog.
... (truncated)
Commits
c604e0erelease: 5.13.0579071cfeat(api): Update OpenAPI copy for asset URL and media field descriptions7074736release: 5.12.0d75ff25fix(client): make generate.image and generate.audio responses awaitable2923245feat(api): expose generate image and audio endpoints977e14ffeat(api): add Model Router image and audio generation5274cc0chore(openapi): keep generate.video SDK schema task-onlyace0971chore: trim dry-run/preview noise from 5.11.0 changelog620cfbdrelease: 5.11.0d6f15b4fix(client): drop dry_run from generate.video testsUpdates
aiobotocoreto 3.8.0Release notes
Sourced from aiobotocore's releases.
Changelog
Sourced from aiobotocore's changelog.
... (truncated)
Commits
7f4d930Release v3.8.0 (#1663)52de892fix(draft-release): commit to the release branch, not main (#1662)72814abchore: bump eval model pins to Opus 4.8 / Sonnet 5 and refresh stale cost rat...eb08507Define explicit StreamingBody API, add httpx read(amt) support (#1539)c0287baBump botocore dependency specification (#1655)9a40733build(deps-dev): bump anthropic from 0.111.0 to 0.116.0 (#1653)9d013d1build(deps): bump astral-sh/setup-uv from 8.2.0 to 8.3.2 (#1657)95a7fc2build(deps-dev): bump docker from 7.1.0 to 7.2.0 (#1659)47b1f00build(deps): bump anthropics/claude-code-action from 1.0.152 to 1.0.170 (#1658)d5b0eecbuild(deps-dev): bump pytest-rerunfailures from 16.3 to 16.4 (#1654)Updates
pillowto 12.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
bb1d8e812.3.0 version bumpe63fc48Add release notes for SBOM and performance improvements (#9747)13b701bAdd release notes for #96795564ca7List methodsa0920fdSpeed up ImageChops operations (#9738)07e9a6cSpeed upImage.filter()(#9736)a94578cSpeed upImage.getchannel(),Image.merge(),Image.putalpha()and `Image...53e02c4Speed upImage.fill(),Image.linear_gradient()and `Image.radial_gradient...af03747Speed upImage.resample()(#9739)5c9ca56Speed upalpha_composite,matrix,negative,quantize(#9740)Updates
pyarrowto 25.0.0Release notes
Sourced from pyarrow's releases.
Commits
59bea6eMINOR: [Release] Update versions for 25.0.0381fab6MINOR: [Release] Update .deb/.rpm changelogs for 25.0.07f72d5bMINOR: [Release] Update CHANGELOG.md for 25.0.0fe2f85cGH-50336: [Release][Archery] Fix archery GitHub integration for release scrip...c658548GH-50293: [CI] Run check-labels for all triggers to avoid cancelling further ...f83c8caGH-50330: [C++][R][Parquet] Add missing typename in RleBitPackedDecoderGetRun...35e0f63GH-50318: [R][CI] Install missing libpng-dev for test-r-linux-as-cran (#50328)61ca7a9GH-50295: [C++][R] #include <ranges> in vector_select_k.cc breaks macOS CRAN ...1b6edb8GH-50291: [Python][Packaging] Stop using nightly build dependencies for build...e183ea9MINOR: [Docs] Add Timestamp With Offset to canonical extension types status (...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