chore(deps): bump the pip group across 2 directories with 4 updates - #1
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the pip group across 2 directories with 4 updates#1dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [gradio](https://github.com/gradio-app/gradio), [langchain](https://github.com/langchain-ai/langchain), [langchain-community](https://github.com/langchain-ai/langchain) and [llama-index](https://github.com/run-llama/llama_index) to permit the latest version. Updates `gradio` to 5.31.0 - [Release notes](https://github.com/gradio-app/gradio/releases) - [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md) - [Commits](https://github.com/gradio-app/gradio/compare/gradio@4.31.0...gradio@5.31.0) Updates `langchain` to 0.3.25 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==0.1.16...langchain==0.3.25) Updates `langchain-community` to 0.3.24 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-community==0.0.35...langchain==0.3.24) Updates `llama-index` to 0.12.38 - [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.10.40...v0.12.38) Updates `gradio` to 5.31.0 - [Release notes](https://github.com/gradio-app/gradio/releases) - [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md) - [Commits](https://github.com/gradio-app/gradio/compare/gradio@4.31.0...gradio@5.31.0) --- updated-dependencies: - dependency-name: gradio dependency-version: 5.31.0 dependency-type: direct:production dependency-group: pip - dependency-name: langchain dependency-version: 0.3.25 dependency-type: direct:production dependency-group: pip - dependency-name: langchain-community dependency-version: 0.3.24 dependency-type: direct:production dependency-group: pip - dependency-name: llama-index dependency-version: 0.12.38 dependency-type: direct:production dependency-group: pip - dependency-name: gradio dependency-version: 5.31.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
|
All commits in this PR need to follow the Conventional Commits specification and .commitlintrc.
|
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 gradio, langchain, langchain-community and llama-index to permit the latest version.
Updates
gradioto 5.31.0Release notes
Sourced from gradio's releases.
Changelog
Sourced from gradio's changelog.
... (truncated)
Commits
16c9b24chore: update versions (#11226)ed97e39Ensureshow_indicesworks as expected in gr.JSON (#11244)bfb9bcfRemove Deep Link events from API page (#11246)3a7750cAdd padding param to gr.Markdown (#11236)8ea7ce7Provide a workaround for the MCP integration for endpoints that have `gr.Stat...13c8510Fix DeepLink Query Parameters (#11238)4099700Check file validity even if preprocess=False (#11227)62a8d97Fix Model3Dcamera_positionparam (#11230)78a3854Fix MCP server mounted path (#11231)0b7f753Improve slider alignment (#11228)Updates
langchainto 0.3.25Release notes
Sourced from langchain's releases.
Commits
6268ae8langchain: release 0.3.25 (#31101)77ecf47openai: release 0.3.16 (#31100)ff41f47core: release 0.3.58 (#31099)4da525blangchain[patch]: Remove beta decorator from init_embeddings (#31098)94139ffopenai[patch]: format system content blocks for Responses API (#31096)26ad239core, openai[patch]: prefer provider-assigned IDs when aggregating message ch...72f905ainfra: fix notebook tests (#31097)b5bf2d60.3.57 (#31095)167afa5Enable run mutation (#31090)0b79fc1docs: Pinecone Sparse vectorstore example (#31066)Updates
langchain-communityto 0.3.24Commits
b8c454blangchain: release 0.3.24 (#30959)a43df00Support of openai reasoning summary streaming (#30909)0f6fa34Community: Valyu Integration docs (#30926)e8a84b0Community: Adding tool calling and some new parameters to the langchain-predi...8574442core[patch]: release 0.3.55 (#30952)920d504fireworks[patch]: update model in LLM integration tests (#30951)1f30545community: fix cost calculations for 4.1 and o4 in OpenAI callback (#30899)589bc19anthropic[patch]: make description optional on AnthropicTool (#30935)27296bdcore: Make Graph.Node.data optional (#30943)0e9d0dbdocs: dynamic copyright year in API ref (#30944)Updates
llama-indexto 0.12.38Release notes
Sourced from llama-index's releases.
... (truncated)
Changelog
Sourced from llama-index's changelog.
... (truncated)
Commits
5ef386dv0.12.38 (#18887)c032843fix: prevent DoS attacks in JSONReader (#18877)1c81393fix SelectionOutputParser when LLM chooses no choices (#18886)89e1069Fix context serialization (#18866)cd6429eAdd query-time rows and columns retrievers examples in SQLIndexDemo n… (#18854)f50b16dfeat: enhance SSE endpoint detection for broader compatibility (#18868)a8a0eb7fix: McpToolSpec fetch all tools given the empty allowed_tools list (#18879)ee19e6fadd client support for search_filters_inference_schema (#18867)b302245fix: Pass http_client & async_http_client to parent for OpenAILikeEmbedding (...a3c7991Adding a very simple implementation of an embeddings cache (#18864)Updates
gradioto 5.31.0Release notes
Sourced from gradio's releases.
Changelog
Sourced from gradio's changelog.
... (truncated)
Commits
16c9b24chore: update versions (#11226)ed97e39Ensureshow_indicesworks as expected in gr.JSON (#11244)bfb9bcfRemove Deep Link events from API page (#11246)3a7750cAdd padding param to gr.Markdown (#11236)8ea7ce7Provide a workaround for the MCP integration for endpoints that have `gr.Stat...13c8510Fix DeepLink Query Parameters (#11238)4099700Check file validity even if preprocess=False (#11227)62a8d97Fix Model3Dcamera_positionparam (#11230)78a3854Fix MCP server mounted path (#11231)0b7f753Improve slider alignment (#11228)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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.