Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2025

Bumps langchain-core from 0.3.76 to 0.3.80.

Release notes

Sourced from langchain-core's releases.

langchain-core==0.3.80

Changes since langchain-core==0.3.79

release(core): 0.3.80 (#34039) fix(core): fix validation for input variables in f-string templates, restrict functionality supported by jinja2, mustache templates (GHSA-6qv9-48xg-fc7f) (#34038)

langchain-core==0.3.79

Changes since langchain-core==0.3.78

release(core): 0.3.79 (#33401) fix(core): handle parent/child mustache vars (#33346)

langchain-core==0.3.78

Changes since langchain-core==0.3.77

release(core): 0.3.78 (#33253) feat(core): add optional include_id param to convert_to_openai_messages function (#33248)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Updates langchain-core to 0.3.80 and refreshes poetry.lock, promoting several transitive deps to required and tightening version constraints/markers.

  • Dependencies:
    • langchain-core: Bump from 0.3.76 to 0.3.80 with updated constraints (jsonpatch, langsmith, packaging, pydantic, PyYAML, typing-extensions).
    • Lockfile refresh: Multiple transitive packages switched from optional to required and markers adjusted (e.g., anyio, httpcore, httpx, jsonpatch, jsonpointer, langsmith, orjson, sniffio, tenacity, zstandard).
    • Poetry: Lockfile regenerated by Poetry 2.2.1.

Written by Cursor Bugbot for commit 432ca67. Configure here.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 11, 2025
Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.76 to 0.3.80.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==0.3.76...langchain-core==0.3.80)

---
updated-dependencies:
- dependency-name: langchain-core
  dependency-version: 0.3.80
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/langchain-core-0.3.80 branch from 432ca67 to 2960996 Compare December 11, 2025 19:56
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/langchain-core-0.3.80 branch December 11, 2025 20:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants