Bump the python-minor group with 3 updates#7
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the python-minor group with 3 updates: [langchain](https://github.com/langchain-ai/langchain), [langgraph](https://github.com/langchain-ai/langgraph) and [python-multipart](https://github.com/Kludex/python-multipart). Updates `langchain` from 1.3.2 to 1.3.4 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==1.3.2...langchain==1.3.4) Updates `langgraph` from 1.2.2 to 1.2.4 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.2.2...1.2.4) 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) --- updated-dependencies: - dependency-name: langchain dependency-version: 1.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: langgraph dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: python-multipart dependency-version: 0.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 python-minor group with 3 updates: langchain, langgraph and python-multipart.
Updates
langchainfrom 1.3.2 to 1.3.4Release notes
Sourced from langchain's releases.
Commits
eb2dabbrelease(langchain): 1.3.4 (#37861)17d1c27fix(langchain): improve HITL rejection guidance (#37859)14b1a24release(langchain): 1.3.3 (#37843)eb1f731chore(langchain): bumplanggraphto 1.2.4 (#37857)06e3c2achore(langchain): loosenlanggraphdep range (#37855)44545a0chore: bump aws-actions/configure-aws-credentials from 6.1.1 to 6.2.0 in the ...7a74eebchore(model-profiles): refresh model profile data (#37852)dfca7f4feat(langchain): project subagent runs onto typed run.subagents channel (#37739)36be77bfeat(langchain): addinterrupt_modeandwhenpredicate to `HumanInTheLoop...bc5f151chore(model-profiles): refresh model profile data (#37802)Updates
langgraphfrom 1.2.2 to 1.2.4Release notes
Sourced from langgraph's releases.
Commits
054a6f3release(langgraph): 1.2.4 (#7991)03b2a9ftest(sdk-py): add factory-graph integration test exercising the server factor...fb26188fix(langgraph): keep _on_started backward-compatible with overrides predating...83dd61frelease(langgraph): 1.2.3 (#7945)13f2eccrelease(sdk-py): 0.4.2 (#7955)af5dab5fix(sdk-py): percent-encode thread_id in v3 stream transport default paths (#...312c6d0feat(langgraph): wire RemoteGraph.interleave to sdk-py interleave_projections...f1dc457release(sdk-py): 0.4.1 (#7944)1fcb768feat(sdk-py): extract stream decoders and add interleave_projections (#7935)68fa011feat(langgraph): add v3 streaming support to RemoteGraph (#7927)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)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