Bump the all-python-packages group across 1 directory with 4 updates #407
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-packages group with 4 updates in the / directory: datasets, transformers, grpcio and llama-index-core.
Updates
datasets
from 3.1.0 to 3.6.0Release notes
Sourced from datasets's releases.
... (truncated)
Commits
458f45a
release: 3.6.0 (#7562)7b215a3
fix decoding tests (#7560)e914f5f
fix aiohttp import (#7559)a6461e9
Removeaiohttp
from direct dependencies (#7294)22f62f6
fix: Image Feature in Datasets Library Fails to Handle bytearray Objects from...83cc147
fix regression (#7558)b1bfe15
Document the HF_DATASETS_CACHE environment variable in the datasets cache doc...8874b25
Rebatch arrow iterables before formatted iterable (#7553)67907b1
Avoid global umask for setting file mode. (#7547)644fd5d
Enable xet in push to hub (#7552)Updates
transformers
from 4.52.3 to 4.52.4Release notes
Sourced from transformers's releases.
Commits
51f94ea
Release: v4.52.4cdf04ff
[qwen-vl] Look for vocab size in text config (#38372)2842b82
Fix convert to original state dict for VLMs (#38385)24c6d5b
[video utils] group and reorder by number of frames (#38374)222af35
[paligemma] fix processor with suffix (#38365)7c34e2c
Protectget_default_device
for torch<2.3 (#38376)66d32ab
[OPT
] Fix attention scaling (#38290)Updates
grpcio
from 1.71.0 to 1.72.1Release notes
Sourced from grpcio's releases.
Commits
1ca7b98
[Release] Bump version to 1.72.1 (on v1.72.x branch) (#39719)54bd142
[Backport][v1.72]Added #defined to force disable secure_getenv (#39343) (#39715)8a3e247
[SSA] backport fix to 1.72.x (#39704)967170c
Fix Python linux distribtest for aarch64_alpine target and enable for presubm...e1e0264
[Backport][v1.72.x][Python] Fix Python Linux distribtests copy conflicts (#39...2abb6f3
[Backport][v1.72.x][Python] Pin Cython to 3.1.1 (#39609) (#39632)fbd68c7
[Backport][v1.72.x] Fix Python 3.12 MacOS release artifact (#39418) (#39504)84c340d
[Backport][v1.72.x] Protect grpc generated sources from unwanted system macro...3b179f8
[Backport-v1.72.x] [Build] Fix use_openssl=true (#39420)6c47208
[RLS] fix use-after-free from accessing config after LB policy shutdown (v1.7...Updates
llama-index-core
from 0.12.37 to 0.12.39Release notes
Sourced from llama-index-core's releases.
... (truncated)
Changelog
Sourced from llama-index-core's changelog.
... (truncated)
Commits
a829c95
v0.12.39 (#18913)6906afc
rouge/stale deps again (#18912)02d2448
Fix stale/rouge deps (#18911)f11fbc2
update llama deploy docs script (#18910)b829405
feat: add non persisted composite retrieval (#18908)aa63555
Adding Resource to perform dependency injection in Workflows (#18884)a1fd6fd
Openai version bump (#18907)b9a3dd5
Multi language analyzer supported in Milvus (#18901)206caef
bump openai-like to match openai version (#18906)ecd64bb
Support ollama 0.5.0, update ollama docs (#18904)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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