Bump the pip group across 1 directory with 4 updates #1250
Merged
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 pip group with 4 updates in the / directory: transformers, langchain-core, mlflow and llama-index.
Updates
transformers
from 4.45.2 to 4.48.0Release notes
Sourced from transformers's releases.
... (truncated)
Commits
6bc0fbc
[WIP] Emu3: add model (#33770)59e28c3
Fix flex_attention in training mode (#35605)7cf6230
push a fix for nowd6f446f
when filtering we can't use the convert script as we removed them8ce1e95
[test-all]af2d7ca
Add Moonshine (#34784)42b8e79
ModernBert: reuse GemmaRotaryEmbedding via modular + Integration tests (#35459)e39c9f7
v4.48-release8de7b1b
Add flex_attn to diffllama (#35601)1e3ddcb
ModernBERT bug fixes (#35404)Updates
langchain-core
from 0.3.12 to 0.3.15Commits
25a1031
community: Fix a validation error for MoonshotChat (#27801)e4e2aa0
core[patch]: update image util err msg (#27803)181bcd0
core[patch]: Release 0.3.15 (#27802)c1e7423
core[patch]: rm image loading (#27797)ad0387a
Improvement [docs] Improve api docs (#27787)d9163e7
community[docs]: Add content for the Lora adapter in the VLLM page. (#27788)0172d93
community: add AzureOpenAIWhisperParser (#27796)b631b0a
community[patch]: cap SQLAlchemy and update deps (#27792)8ad7ada
infra: build api docs from package listing (#27774)3952ee3
ollama: add pydocstyle linting for ollama (#27686)Updates
mlflow
from 2.17.0 to 2.20.3Release notes
Sourced from mlflow's releases.
... (truncated)
Changelog
Sourced from mlflow's changelog.
... (truncated)
Commits
bf43fab
Runpython3 dev/update_mlflow_versions.py pre-release ...
(#14740)180c58a
lint82d8437
Fix transformers test in examples (#14640)4d04a96
Fix UCFunction test (#14574)3c775c4
[Maintenanc - test only fix] Fix anthropic autolog test (#14338)cc971bf
lint and linksf770435
FixRegressorEvaluator
for a regressor that returns a dataframe with multip...93baa86
FixRegressorEvaluator
for a regressor that returns a dataframe with a sing...96eb5bc
Support Anthropic thinking content block (#14733)e1c9527
Implemented GPU metrics for AMD/HIP GPUs (#12694)Updates
llama-index
from 0.11.23 to 0.12.9Release notes
Sourced from llama-index's releases.
... (truncated)
Changelog
Sourced from llama-index's changelog.
... (truncated)
Commits
93e1f4b
v0.12.9 (#17400)965aa04
clean up type hints in schema extractor (#17394)32c7485
Fix: Properly add documents from Gitlab Repo (#17392)0aa4124
update docstore.azurecosmosnosql pyproject.toml (#17391)673bc3a
Pass aws_region_name to get_aws_service_client() in SageMakerLLM (#12000)7101c0f
fix storeindex cosmosnosql query issue - (BadRequest) One of the inpu… (#17385)fd1edff
feat: refactoring of example and readme (#17387)ada192f
VoyageAIRerank constructor fix (#17343)0f02701
fix: Fix graphRAG notebook triplet extraction template (#17383)9b28893
feat: milvus async (#17378)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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.