build(deps): bump the uv group across 2 directories with 4 updates#422
Merged
John Kennedy (jkennedyvz) merged 1 commit intomainfrom Feb 26, 2026
Merged
Conversation
Bumps the uv group with 4 updates in the / directory: [langchain-core](https://github.com/langchain-ai/langchain), [cryptography](https://github.com/pyca/cryptography), [langgraph-checkpoint](https://github.com/langchain-ai/langgraph) and [langsmith](https://github.com/langchain-ai/langsmith-sdk). Bumps the uv group with 1 update in the /examples/servers/streamable-http-stateless directory: [cryptography](https://github.com/pyca/cryptography). Updates `langchain-core` from 1.2.5 to 1.2.11 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.2.5...langchain-core==1.2.11) Updates `cryptography` from 46.0.4 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.4...46.0.5) Updates `langgraph-checkpoint` from 3.0.1 to 4.0.0 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@checkpoint==3.0.1...checkpoint==4.0.0) Updates `langsmith` from 0.4.30 to 0.6.3 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](https://github.com/langchain-ai/langsmith-sdk/commits) Updates `cryptography` from 46.0.4 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.4...46.0.5) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.2.11 dependency-type: direct:production dependency-group: uv - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: indirect dependency-group: uv - dependency-name: langgraph-checkpoint dependency-version: 4.0.0 dependency-type: indirect dependency-group: uv - dependency-name: langsmith dependency-version: 0.6.3 dependency-type: indirect dependency-group: uv - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: indirect dependency-group: uv ... 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 uv group with 4 updates in the / directory: langchain-core, cryptography, langgraph-checkpoint and langsmith.
Bumps the uv group with 1 update in the /examples/servers/streamable-http-stateless directory: cryptography.
Updates
langchain-corefrom 1.2.5 to 1.2.11Release notes
Sourced from langchain-core's releases.
... (truncated)
Commits
524e1darelease(core): 1.2.11 (#35144)2b4b1dcfix(openai): sanitize urls when counting tokens in images (#35143)0493b27fix(anthropic): support effort="max" and remove beta headers (#35141)a5f22e7chore(core): clean up docstring mismatch and redundant logic in langchain-cor...97ee14cfix(core): replace bare except with Exception in tracer (#35138)990e807release(standard-tests): release 1.1.5 (#35139)74dffcarelease(langchain): 1.2.10 (#35137)f41e049release(core): 1.2.10 (#35136)de05838chore(deps): bump the langchain-deps group across 3 directories with 40 updat...d6e86aachore(deps): bump the other-deps group across 3 directories with 12 updates (...Updates
cryptographyfrom 46.0.4 to 46.0.5Changelog
Sourced from cryptography's changelog.
Commits
06e120ebump version for 46.0.5 release (#14289)0eebb9dEC check key on cofactor > 1 (#14287)bedf6e1fix openssl version on 46 branch (#14220)Updates
langgraph-checkpointfrom 3.0.1 to 4.0.0Release notes
Sourced from langgraph-checkpoint's releases.
Commits
f91d79dfix: flip default on base cache (#6677)cb2faa7fix(prebuilt): support generic type arguments for ToolRuntime injection (#6509)a5827c5fix: change default recursion limit (#6676)5212369feat(sdk-py): add end-time to crons client (#6674)7045a23fix: addstateattribute toToolCallRequestoverrides (#6668)728db10fix: suppress unintended deprecation warning (#6669)454af21feat(sdk-py): cron.on_run_completed support (#6662)b4630d8chore: delete docs (#6488)311465bfix: sanitize namespace for deeply nested graph jumps (#6665)8ccead9docs: x-refs and explainer in tool node docs (#6653)Updates
langsmithfrom 0.4.30 to 0.6.3Release notes
Sourced from langsmith's releases.
... (truncated)
Commits
Updates
cryptographyfrom 46.0.4 to 46.0.5Changelog
Sourced from cryptography's changelog.
Commits
06e120ebump version for 46.0.5 release (#14289)0eebb9dEC check key on cofactor > 1 (#14287)bedf6e1fix openssl version on 46 branch (#14220)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.