Bump the pip group across 5 directories with 6 updates - #1
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the pip group with 1 update in the /mindsdb/integrations/handlers/dspy_handler directory: [dspy](https://github.com/stanfordnlp/dspy). Bumps the pip group with 1 update in the /mindsdb/integrations/handlers/lindorm_handler directory: [protobuf](https://github.com/protocolbuffers/protobuf). Bumps the pip group with 1 update in the /mindsdb/integrations/handlers/llama_index_handler directory: [llama-index](https://github.com/run-llama/llama_index). Bumps the pip group with 1 update in the /mindsdb/integrations/handlers/ludwig_handler directory: [ray](https://github.com/ray-project/ray). Bumps the pip group with 2 updates in the /requirements directory: [filelock](https://github.com/tox-dev/py-filelock) and [langchain-community](https://github.com/langchain-ai/langchain-community). Updates `dspy` from 0.1.4 to 3.1.0b1 - [Release notes](https://github.com/stanfordnlp/dspy/releases) - [Commits](https://github.com/stanfordnlp/dspy/commits/3.1.0b1) Updates `protobuf` from 4.25.8 to 5.29.6 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `llama-index` from 0.12.28 to 0.13.0 - [Release notes](https://github.com/run-llama/llama_index/releases) - [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md) - [Commits](run-llama/llama_index@v0.12.28...v0.13.0) Updates `ray` from 2.43.0 to 2.55.0 - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](ray-project/ray@ray-2.43.0...ray-2.55.0) Updates `filelock` from 3.18.0 to 3.20.3 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.18.0...3.20.3) Updates `langchain-community` from 0.3.5 to 0.3.27 - [Release notes](https://github.com/langchain-ai/langchain-community/releases) - [Commits](https://github.com/langchain-ai/langchain-community/commits/libs/community/v0.3.27) --- updated-dependencies: - dependency-name: dspy dependency-version: 3.1.0b1 dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production dependency-group: pip - dependency-name: llama-index dependency-version: 0.13.0 dependency-type: direct:production dependency-group: pip - dependency-name: ray dependency-version: 2.55.0 dependency-type: direct:production dependency-group: pip - dependency-name: filelock dependency-version: 3.20.3 dependency-type: direct:production dependency-group: pip - dependency-name: langchain-community dependency-version: 0.3.27 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #2. |
dependabot
Bot
deleted the
dependabot/pip/mindsdb/integrations/handlers/dspy_handler/pip-ab7fb46ace
branch
June 20, 2026 14:25
|
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 pip group with 1 update in the /mindsdb/integrations/handlers/dspy_handler directory: dspy.
Bumps the pip group with 1 update in the /mindsdb/integrations/handlers/lindorm_handler directory: protobuf.
Bumps the pip group with 1 update in the /mindsdb/integrations/handlers/llama_index_handler directory: llama-index.
Bumps the pip group with 1 update in the /mindsdb/integrations/handlers/ludwig_handler directory: ray.
Bumps the pip group with 2 updates in the /requirements directory: filelock and langchain-community.
Updates
dspyfrom 0.1.4 to 3.1.0b1Release notes
Sourced from dspy's releases.
... (truncated)
Commits
Updates
protobuffrom 4.25.8 to 5.29.6Release notes
Sourced from protobuf's releases.
... (truncated)
Commits
Updates
llama-indexfrom 0.12.28 to 0.13.0Release notes
Sourced from llama-index's releases.
... (truncated)
Changelog
Sourced from llama-index's changelog.
... (truncated)
Commits
9881639v0.13.0 release (#19571)8b7f97cAll v0.13.0 changes (#19556)c854713feat: Add support for ANY/ALL postgres operators (#19553)83a0dec[instrumentation] fix: let wrapped exceptions bubble up (#19566)2d5413aAdd support for specifyingpartition_namesin Milvus search configuration (...369d1baAdd headers for tracing in LLMs & Embeddings (#19551)0ae02cbGithub Reader enhancements (#19543)68cbac8feat(s3): add support for region_name via client_kwargs in S3Reader (#19530) ...297ac95Add Thought Summaries for Gemini. (#19505)6436050FIX: Bump Valyu SDK Version (#19549)Updates
rayfrom 2.43.0 to 2.55.0Release notes
Sourced from ray's releases.
... (truncated)
Commits
58af3fcCherry picking to 2.55 (#62517)2ecf83acherrypick part of #62485 (#62520)3c9dfdf[train] Cherrypick validation resumption deflake (#62448)6fcc3f4[core] Cherry-pick: Deflake test_dashboard_port_conflict (#62413)5092068windows base build fix: install together (#62415)2324595[data] Disable hanging issue detection by default 2.55 (#62405)bc588f5[Serve][Bugfix] Fix Serve autoscaling delay to use wall-clock time (#… (#62331)81122e72.55.0 version change (#62307)4127cd6[core] Disable test_torch_tensor_dag_gpu cgraph test (#62303)0d06134[Train] Add HF TRL (Transformer Reinforcement Learning) example (#61627)Updates
filelockfrom 3.18.0 to 3.20.3Release notes
Sourced from filelock's releases.
... (truncated)
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
41b42ddFix TOCTOU symlink vulnerability in SoftFileLock (#465)f2e7d40[pre-commit.ci] pre-commit autoupdate (#464)5088854Support Unix systems without O_NOFOLLOW (#463)377f622[pre-commit.ci] pre-commit autoupdate (#460)4724d7fFix TOCTOU symlink vulnerability in lock file creation (#461)cb69414Bump actions/upload-artifact from 5 to 6 (#459)0769294Bump actions/download-artifact from 6 to 7 (#458)414193a[pre-commit.ci] pre-commit autoupdate (#457)1456797[pre-commit.ci] pre-commit autoupdate (#456)8d6bf90Bump actions/checkout from 5 to 6 (#455)Updates
langchain-communityfrom 0.3.5 to 0.3.27Release notes
Sourced from langchain-community's releases.
... (truncated)
Commits
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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.