Bump the pip-all group with 4 updates#388
Merged
Merged
Conversation
Bumps the pip-all group with 4 updates: [langchain-core](https://github.com/langchain-ai/langchain), [langchain-perplexity](https://github.com/langchain-ai/langchain), [python-multipart](https://github.com/Kludex/python-multipart) and [ruff](https://github.com/astral-sh/ruff). Updates `langchain-core` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.4.0...langchain-core==1.4.1) Updates `langchain-perplexity` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-perplexity==1.3.1...langchain-perplexity==1.3.2) Updates `python-multipart` from 0.0.30 to 0.0.32 - [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.30...0.0.32) Updates `ruff` from 0.15.15 to 0.15.16 - [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.15...0.15.16) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all - dependency-name: langchain-perplexity dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all - dependency-name: python-multipart dependency-version: 0.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all - dependency-name: ruff dependency-version: 0.15.16 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 4 updates: langchain-core, langchain-perplexity, python-multipart and ruff.
Updates
langchain-corefrom 1.4.0 to 1.4.1Release notes
Sourced from langchain-core's releases.
Commits
a401351release(core): 1.4.1 (#37922)053c368fix(core): remove Bedrock prevalidation fromload(#37909)0993edbchore(model-profiles): refresh model profile data (#37916)6f7c8f5chore: bump starlette from 0.49.1 to 1.0.1 in /libs/langchain (#37899)586bcd4docs(core): expand and linkModelProfiledocstrings (#37904)9eab523chore: bump requests from 2.34.0 to 2.34.2 in /libs/partners/xai (#37903)be2e8f7ci(infra): addexcludeinput to skip libs in scheduled integration tests (#...3b99917test(langchain,partners): disable pytest-benchmark under xdist to silence `Py...34af59cfix(partners): cap aiohttp below 3.14 for vcrpy compat (#37898)414d7b8chore(model-profiles): refresh model profile data (#37895)Updates
langchain-perplexityfrom 1.3.1 to 1.3.2Release notes
Sourced from langchain-perplexity's releases.
Commits
cdafe60release(perplexity): 1.3.2 (#37925)1be54ccfix(perplexity): serializeToolMessageandAIMessage.tool_calls(#37911)1d09011ci(infra): gate PyPI publish on prior-partner tests (#37923)a401351release(core): 1.4.1 (#37922)053c368fix(core): remove Bedrock prevalidation fromload(#37909)0993edbchore(model-profiles): refresh model profile data (#37916)6f7c8f5chore: bump starlette from 0.49.1 to 1.0.1 in /libs/langchain (#37899)586bcd4docs(core): expand and linkModelProfiledocstrings (#37904)9eab523chore: bump requests from 2.34.0 to 2.34.2 in /libs/partners/xai (#37903)be2e8f7ci(infra): addexcludeinput to skip libs in scheduled integration tests (#...Updates
python-multipartfrom 0.0.30 to 0.0.32Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
238ead6Version 0.0.32 (#302)8672979Replace per-byte partial-boundary scan with rfind lookbehind (#300)8190779Bump the python-packages group with 7 updates (#301)0d3c086Use uv package ecosystem for Dependabot (#299)4cffc68Version 0.0.31 (#298)c814948Reject negativeContent-Lengthinparse_form(#297)6b837d4Bound header field name size before validating (#296)e0c4f9dBump the github-actions group with 3 updates (#294)b8a01bbBump the python-packages group with 3 updates (#293)6732164Speed up multipart header parsing and callback dispatch (#295)Updates
rufffrom 0.15.15 to 0.15.16Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
6c498abBump 0.15.16 (#25635)e51e132[flake8-async] Implementyield-in-context-manager-in-async-generator(`AS...7c6dcd9[ty] Add caching for pattern match narrowing (#25613)27058fc[ty] Compact retained definition and expression identities (#25606)bf80d05Fix CODEOWNERS syntax (#25622)10ccd51Shrink additional parser AST collections (#25465)0d7135f[ty] Upgrade Salsa (#25545)49493a3[ty] Show type alias value on hover (#25381)85207d3[ty] sys.implementation.version is not sys.version_info (#25608)a8a0614[ty] Avoid retaining duplicate function signatures (#25609)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