Bump the pip-all group with 5 updates#380
Merged
Merged
Conversation
Bumps the pip-all group with 5 updates: | Package | From | To | | --- | --- | --- | | [langchain-community](https://github.com/langchain-ai/langchain-community) | `0.4.1` | `0.4.2` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.2.1` | `1.2.2` | | [langchain-google-genai](https://github.com/langchain-ai/langchain-google) | `4.2.2` | `4.2.3` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.28` | `0.0.29` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.13` | `0.15.14` | Updates `langchain-community` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/langchain-ai/langchain-community/releases) - [Commits](langchain-ai/langchain-community@libs/community/v0.4.1...libs/community/v0.4.2) Updates `langchain-openai` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.2.1...langchain-openai==1.2.2) Updates `langchain-google-genai` from 4.2.2 to 4.2.3 - [Release notes](https://github.com/langchain-ai/langchain-google/releases) - [Commits](langchain-ai/langchain-google@libs/genai/v4.2.2...libs/genai/v4.2.3) Updates `python-multipart` from 0.0.28 to 0.0.29 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.28...0.0.29) Updates `ruff` from 0.15.13 to 0.15.14 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.13...0.15.14) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all - dependency-name: langchain-openai dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all - dependency-name: langchain-google-genai dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all - dependency-name: python-multipart dependency-version: 0.0.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all - dependency-name: ruff dependency-version: 0.15.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-all ... 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.
Bumps the pip-all group with 5 updates:
0.4.10.4.21.2.11.2.24.2.24.2.30.0.280.0.290.15.130.15.14Updates
langchain-communityfrom 0.4.1 to 0.4.2Release notes
Sourced from langchain-community's releases.
... (truncated)
Commits
7c10a5ffix: bump deps and fix test (#676)0d3630dfix: sunset package (#675)3ade247chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /libs/community (#662)27c60bachore(deps): bump langsmith from 0.7.31 to 0.8.4 in /libs/community (#666)2e8d934chore(deps): bump jupyter-server from 2.17.0 to 2.18.0 in /libs/community (#654)f0b16c2chore(deps): bump mistune from 3.2.0 to 3.2.1 in /libs/community (#656)bfbfe3fchore(deps): update scikit-learn requirement from <2,>=1.2.2 to >=1.7.2,<2 in...4cbef29chore(deps): update hdbcli requirement from <3,>=2.19.21 to >=2.28.20,<3 in /...22377e1chore(deps): update keybert requirement from >=0.8.5 to >=0.9.0 in /libs/comm...c4dbaa2chore(deps): bump notebook from 7.5.4 to 7.5.6 in /libs/community (#646)Updates
langchain-openaifrom 1.2.1 to 1.2.2Release notes
Sourced from langchain-openai's releases.
Commits
a1e2dafrelease(openai): 1.2.2 (#37617)9e21348fix(openai): guard httpx finalizers against uninitialized instances (#37568)74cecb4ci(infra): expand integration tests dispatch dropdown to external partners (#...269d628fix(standard-tests): recognize parametrize-nested xfails in override check (#...23d369etest(xai): tolerate extra block types in web search and xfail v1 streaming to...aef86c4chore(infra): bumplangchain-testsfloor to 1.1.9 (#37610)ebc1880release(standard-tests): 1.1.9 (#37609)22575adtest(standard-tests): allow extra content blocks in streaming assertions (#37...1aa4496feat(langchain): register stream transformers on middleware (#37591)d2931d8release(fireworks): 1.4.1 (#37603)Updates
langchain-google-genaifrom 4.2.2 to 4.2.3Release notes
Sourced from langchain-google-genai's releases.
Commits
386705drelease(genai): 4.2.3 (#1795)c20e77afeat(genai): exposeapi_version(#1793)bc5c013chore(model-profiles): refresh model profile data (#1792)47d1974chore: bump idna from 3.11 to 3.15 in /libs/community (#1788)ec6d239chore: bump idna from 3.11 to 3.15 in /libs/vertexai (#1787)64d6a95chore: bump idna from 3.11 to 3.15 in /libs/genai (#1786)a11533ffix(genai): fix tests (#1785)2902313chore(model-profiles): refresh model profile data (#1790)8dd6701chore: bump langchain-core from 1.3.3 to 1.4.0 in /libs/genai (#1771)817d252fix(genai, vertexai): reflect per-call model overrides in traces (#1774)Updates
python-multipartfrom 0.0.28 to 0.0.29Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
e3d6853Version 0.0.29 (#288)a60dcdcHandle malformed RFC 2231 continuations inparse_options_header(#270)75c33b2Add 7-day cooldown for dependency resolution via uv exclude-newer (#286)a078b8eBump urllib3 from 2.6.3 to 2.7.0 (#285)Updates
rufffrom 0.15.13 to 0.15.14Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9ad2da3Bump 0.15.14 (#25295)c714e84[ty] Modernize setup of union types in mdtests (#25291)8a8e35e[flake8-comprehensions] SkipC417for lambdas with positional-only parame...aea5ed4Avoid unnecessary parser lookahead for operators (#25290)e9d72bb[ty] Allow enum member accesses onself(#25077)6cbd59bSetexclude-newer = "7 days"in our PEP-723 scripts (#25285)9999a39Update code example on how to update Neovim LSP log level (#25284)67d8c54[ty] Retain recursively-defined state in binary expressions (#25277)25a3191[ty] Refine Callable class-decorator fallback for unknown results (#25250)c423054Add a recursion limit to the parser (#24810)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