Skip to content

Bump the langchain group in /backend with 4 updates#20

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/langchain-814ce0c6ab
Closed

Bump the langchain group in /backend with 4 updates#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/langchain-814ce0c6ab

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on langchain-anthropic, langchain-openai, langchain-core and langgraph to permit the latest version.
Updates langchain-anthropic to 1.4.0

Release notes

Sourced from langchain-anthropic's releases.

langchain-anthropic==1.4.0

Changes since langchain-anthropic==1.3.5

release(anthropic): 1.4 (#36018) feat(anthropic): AnthropicPromptCachingMiddleware: apply explicit caching to system message and tool definitions (#35969) feat(anthropic): delegate cache_control kwarg to anthropic top-level param (#35967) chore(model-profiles): refresh model profile data (#35959) chore: bump orjson from 3.11.5 to 3.11.6 in /libs/partners/anthropic (#35867)

Commits
  • a9204aa chore: bump pyasn1 from 0.6.2 to 0.6.3 in /libs/langchain (#36030)
  • 999cd85 release(anthropic): 1.4 (#36018)
  • 81c679e chore: bump pyasn1 from 0.6.2 to 0.6.3 in /libs/langchain_v1 (#36029)
  • abcc7d6 fix: bump pillow (#36027)
  • ceca192 chore: bump pyjwt from 2.10.1 to 2.12.0 in /libs/langchain_v1 (#36024)
  • a17445b docs(core): document base_url in mermaid api (#35961)
  • eff9210 fix(langchain): export Runtime from agents.middleware (#35975)
  • 043ef07 feat(anthropic): AnthropicPromptCachingMiddleware: apply explicit caching to ...
  • 55711b0 feat(anthropic): delegate cache_control kwarg to anthropic top-level param (#...
  • 5a2c999 chore: bump orjson from 3.11.5 to 3.11.6 in /libs/core (#35805)
  • Additional commits viewable in compare view

Updates langchain-openai to 1.1.12

Release notes

Sourced from langchain-openai's releases.

langchain-openai==1.1.12

Changes since langchain-openai==1.1.11

fix(openai): bump min core version (#36180) release(openai): 1.1.12 (#36178) fix(core,model-profiles): add missing ModelProfile fields, warn on schema drift (#36129) fix(openai): support phase parameter (#36161) fix(openai): preserve namespace field in streaming function_call chunks (#36108) ci: suppress pytest streaming output in CI (#36092) ci: avoid unnecessary dep installs in lint targets (#36046) chore(model-profiles): refresh model profile data (#36039) chore: bump orjson from 3.11.5 to 3.11.6 in /libs/partners/openai (#35860) fix(openai): add type: message to Responses API input items (#35693) perf(.github): set a timeout on get min versions HTTP calls (#35851) feat(model-profiles): new fields + Makefile target (#35788) fix(openai): close PIL Image handles in token counting to prevent fd leak (#35742) fix(openai): typo (#35763) chore(model-profiles): refresh model profile data (#35754)

Commits
  • ad574fc fix(openai): bump min core version (#36180)
  • 19f81cf release(core): 1.2.21 (#36179)
  • 6d07ef2 release(openai): 1.1.12 (#36178)
  • 2f64d80 fix(core,model-profiles): add missing ModelProfile fields, warn on schema d...
  • 5ffece5 chore(core): remove stale blockbuster allowlist for deleted context module (#...
  • 936b0a6 chore(model-profiles): refresh model profile data (#36152)
  • 900f8a3 fix(openai): support phase parameter (#36161)
  • 64a848a ci: add maintainer override to require-issue-link workflow (#36147)
  • 7d05cfb fix(openai): preserve namespace field in streaming function_call chunks (#36108)
  • 74ade80 chore(model-profiles): refresh model profile data (#36123)
  • Additional commits viewable in compare view

Updates langchain-core to 1.2.28

Release notes

Sourced from langchain-core's releases.

langchain-core==1.2.28

Changes since langchain-core==1.2.27

release(core): release 1.2.28 (#36614) fix(core): add more sanitization to templates (#36612)

Commits

Updates langgraph to 1.1.6

Release notes

Sourced from langgraph's releases.

langgraph==1.1.6

Changes since 1.1.5

  • release: langgraph 1.1.6 (#7407)
  • fix: execution info patching (#7406)
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Updates the requirements on [langchain-anthropic](https://github.com/langchain-ai/langchain), [langchain-openai](https://github.com/langchain-ai/langchain), [langchain-core](https://github.com/langchain-ai/langchain) and [langgraph](https://github.com/langchain-ai/langgraph) to permit the latest version.

Updates `langchain-anthropic` to 1.4.0
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-anthropic==0.3.0...langchain-anthropic==1.4.0)

Updates `langchain-openai` to 1.1.12
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-openai==0.3.0...langchain-openai==1.1.12)

Updates `langchain-core` to 1.2.28
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==0.3.0...langchain-core==1.2.28)

Updates `langgraph` to 1.1.6
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](langchain-ai/langgraph@0.2.0...1.1.6)

---
updated-dependencies:
- dependency-name: langchain-anthropic
  dependency-version: 1.4.0
  dependency-type: direct:production
  dependency-group: langchain
- dependency-name: langchain-openai
  dependency-version: 1.1.12
  dependency-type: direct:production
  dependency-group: langchain
- dependency-name: langchain-core
  dependency-version: 1.2.28
  dependency-type: direct:production
  dependency-group: langchain
- dependency-name: langgraph
  dependency-version: 1.1.6
  dependency-type: direct:production
  dependency-group: langchain
...

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 Apr 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 19, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 19, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/backend/langchain-814ce0c6ab branch April 19, 2026 05:43
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.

0 participants