chore(deps): bump the security-updates group across 1 directory with 2 updates#5250
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the security-updates group across 1 directory with 2 updates#5250dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…2 updates Bumps the security-updates group with 2 updates in the / directory: [langchain-core](https://github.com/langchain-ai/langchain) and [pyopenssl](https://github.com/pyca/pyopenssl). Updates `langchain-core` from 1.2.20 to 1.2.22 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.2.20...langchain-core==1.2.22) Updates `pyopenssl` from 25.3.0 to 26.0.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@25.3.0...26.0.0) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.2.22 dependency-type: indirect dependency-group: security-updates - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: indirect dependency-group: security-updates ... Signed-off-by: dependabot[bot] <support@github.com>
c776753 to
d52db59
Compare
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 security-updates group with 2 updates in the / directory: langchain-core and pyopenssl.
Updates
langchain-corefrom 1.2.20 to 1.2.22Release notes
Sourced from langchain-core's releases.
Commits
d22df94release(core): 1.2.22 (#36201)27add91fix(core): validate paths inprompt.saveandload_prompt, deprecate metho...7563fcechore(model-profiles): refresh model profile data (#36195)3e64c25chore: use repo permissions instead of org membership for maintainer override...1778b08chore(partners): bumplangchain-coremin to1.2.21(#36183)ad574fcfix(openai): bump min core version (#36180)19f81cfrelease(core): 1.2.21 (#36179)6d07ef2release(openai): 1.1.12 (#36178)2f64d80fix(core,model-profiles): add missingModelProfilefields, warn on schema d...5ffece5chore(core): remove stale blockbuster allowlist for deleted context module (#...Updates
pyopensslfrom 25.3.0 to 26.0.0Changelog
Sourced from pyopenssl's changelog.
Commits
358cbf2Prepare for 26.0.0 release (#1487)a8d28e7Bump actions/cache from 4 to 5 (#1486)6fefff0Add aws-lc compatibility to tests and CI (#1476)a739f96Bump actions/download-artifact from 8.0.0 to 8.0.1 (#1485)8b4c66bBump actions/upload-artifact in /.github/actions/upload-coverage (#1484)02a5c78Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#1483)d973387Bump actions/download-artifact from 7.0.0 to 8.0.0 (#1482)57f09bbFix buffer overflow in DTLS cookie generation callback (#1479)d41a814Handle exceptions in set_tlsext_servername_callback callbacks (#1478)7b29bebFix not using a cryptography wheel on uv (#1475)Note
Medium Risk
Dependency lockfile changes include a major
pyopensslupgrade and multiple version shifts (including downgrades), which can affect TLS/crypto behavior and runtime compatibility across networked integrations.Overview
Updates
uv.lockdependency resolutions, including bumps for security-related packages (pyopenssl25.3.0→26.0.0,langchain-core1.2.20→1.2.22).Also adjusts other resolved versions (notably
snowflake-connector-python4.3.0→4.4.0, plus downgrades ofaiohttp3.13.5→3.13.4andcouchbase4.6.0→4.5.0) and addsuvresolution options (exclude-newer/exclude-newer-span) to pin resolution timing.Written by Cursor Bugbot for commit d52db59. This will update automatically on new commits. Configure here.