Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2025

Bumps langchain-core from 1.0.4 to 1.0.7.

Release notes

Sourced from langchain-core's releases.

langchain-core==1.0.7

Changes since langchain-core==1.0.6

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

langchain-core==1.0.6

Changes since langchain-core==1.0.5

release: langchain-core 1.0.6 (#34018) chore: Support tool runtime injection when custom args schema is prov… (#33999) feat(core): add proxy support for mermaid png rendering (#32400)

langchain-core==1.0.5

Changes since langchain-core==1.0.4

release(core): 1.0.5 (#33973) fix(core): don't mask exceptions (#33959) docs(core): add clarity to base token counting methods (#33958) chore(core,infra): nits (#33954) chore(core): fix some ruff TC rules (#33929) chore: update README.md files (#33919) test(core): add comprehensive tests for groq block translator (#33906) revert(core): "applied secrets_map in load to plain string values" (#33913) fix(core): applied secrets_map in load to plain string values (#33678)

Commits
  • 525d5c0 release(core): 1.0.7 (#34036)
  • c4b6ba2 fix(core): fix validation for input variables in f-string templates, restrict...
  • b7d1831 fix: deprecate setattr on ModelCallRequest (#34022)
  • 328ba36 chore(openai): skip Azure text completions tests (#34021)
  • d47d41c release: langchain-core 1.0.6 (#34018)
  • 32bbe99 chore: Support tool runtime injection when custom args schema is prov… (#33999)
  • 990e346 release(anthropic): 1.1 (#33997)
  • 9b77926 feat(anthropic): support native structured output feature and strict tool cal...
  • 558a8fe feat(core): add proxy support for mermaid png rendering (#32400)
  • 52b1516 style(langchain): fix some middleware ref syntax (#33988)
  • Additional commits viewable in compare view

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.

Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 1.0.4 to 1.0.7.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==1.0.4...langchain-core==1.0.7)

---
updated-dependencies:
- dependency-name: langchain-core
  dependency-version: 1.0.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 21, 2025
@abrookins abrookins merged commit aef1f3f into main Nov 22, 2025
13 checks passed
@dependabot dependabot bot deleted the dependabot/pip/libs/redis/langchain-core-1.0.7 branch November 22, 2025 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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