Skip to content

chore(deps)(deps): bump the langchain group across 1 directory with 6 updates#33

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/langchain-2b8c172020
Closed

chore(deps)(deps): bump the langchain group across 1 directory with 6 updates#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/langchain-2b8c172020

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Bumps the langchain group with 6 updates in the / directory:

Package From To
langchain-core 0.3.26 1.3.3
langchain 0.3.13 1.2.18
langchain-openai 0.2.10 1.2.1
langchain-anthropic 0.3.0 1.4.3
langchain-google-genai 2.0.5 4.2.2
langchain-ollama 0.2.0 1.1.0

Updates langchain-core from 0.3.26 to 1.3.3

Release notes

Sourced from langchain-core's releases.

langchain-core==1.3.3

Changes since langchain-core==1.3.2

release(core): 1.3.3 (#37198) fix(core): set deprecation since to 1.3.3 to match release (#37200) fix(core, langchain): harden load() against untrusted manifests (#37197) chore: bump notebook from 7.5.0 to 7.5.6 in /libs/core (#37109) chore: bump types-pyyaml from 6.0.12.20250915 to 6.0.12.20260408 in /libs/core (#37129) fix(core): preserve structured inputs on tool runs in tracers (#37108) release(perplexity): 1.2.0 (#37091) chore(docs): update x handle references (#37081) fix(core): make removal optional in warn_deprecated (#37056) fix(core): validate batch_size in _batch and _abatch to prevent infinite loop (#36663) chore(core): mark stream_v2/astream_v2 as beta (#36992)

langchain-core==1.3.2

Changes since langchain-core==1.3.1

release(core): 1.3.2 (#36990) feat(core): add content-block-centric streaming (v2) (#36834)

langchain-core==1.3.1

Changes since langchain-core==1.3.0

release(core): 1.3.1 (#36972) feat(core): allow _format_output to pass through list of ToolOutputMixin instances (#36963) chore: bump nbconvert from 7.17.0 to 7.17.1 in /libs/core (#36923) feat(core): Update inheritance behavior for tracer metadata for special keys (#36900) chore: bump langsmith from 0.7.13 to 0.7.31 in /libs/core (#36813)

langchain-core==1.3.0

Changes since langchain-core==1.2.31

release(core): release 1.3.0 (#36851) release(core): 1.3.0a3 (#36829) chore(core): keep checkpoint_ns behavior in streaming metadata for backwards compat (#36828) feat(core): Add chat model and LLM invocation params to traceable metadata (#36771) fix(core): restore cloud metadata IPs and link-local range in SSRF policy (#36816) chore(deps): bump pytest to 9.0.3 (#36801) chore(core): harden private SSRF utilities (#36768) fix(openai): handle content blocks without type key in responses api conversion (#36725) chore: bump pytest from 9.0.2 to 9.0.3 in /libs/core (#36719) release(core): 1.3.0.a2 (#36698) fix(core): Use reference counting for storing inherited run trees to support garbage collection (#36660) docs(core): nit (#36685) release(core): 1.3.0a1 (#36656) chore(core): reduce streaming metadata / perf (#36588)

langchain-core==1.3.0a3

Initial release

... (truncated)

Commits

Updates langchain from 0.3.13 to 1.2.18

Release notes

Sourced from langchain's releases.

langchain-core==1.2.18

Changes since langchain-core==1.2.17

release(core): 1.2.18 (#35704) fix(core): fix double backticks in deprecation docstring for alternative_import (#35658) fix(core): preserve default_factory when generating tool call schema (#35550) feat(openai): support tool search (#35582) chore: bump the minor-and-patch group across 3 directories with 7 updates (#35605)

langchain==1.2.18

Changes since langchain==1.2.17

release(langchain): 1.2.18 (#37250) revert: feat(langchain): ls_agent_type tag on create_agent calls (#37249) chore(langchain-classic): deprecate hub, limit loads/dumps (#37234) refactor(langchain-classic): retarget deprecations to create_agent, other chores (#37164) chore(langchain,langchain-classic): uncomment optional deps (#37163) release(fireworks): 1.2.1 (#37113)

langchain-core==1.2.17

Changes since langchain-core==1.2.16

release(core): 1.2.17 (#35527) fix(core): extract usage metadata from serialized tracer message outputs (#35526) chore: bump the langchain-deps group across 3 directories with 7 updates (#35513) chore: bump the langchain-deps group across 3 directories with 14 updates (#35441)

langchain==1.2.17

Changes since langchain==1.2.16

release(langchain): 1.2.17 (#37110) feat(langchain): add respond decision to HITL middleware (#37095)

langchain-core==1.2.16

Changes since langchain-core==1.2.15

release(core): 1.2.16 (#35439) fix(core): treat empty tool chunk ids as missing in merge (#35414)

langchain==1.2.16

Changes since langchain==1.2.15

release(langchain): 1.2.16 (#37085) chore(docs): update x handle references (#37081) release(anthropic): 1.4.2 (#37061) perf(langchain): stop inlining agent state into tool-dispatch Sends (#36960) docs(langchain): correct import paths in agent middleware docstrings (#36987) hotfix: bump min core versions (#36996) release(openai): 1.2.1 (#36995) feat(core): add content-block-centric streaming (v2) (#36834)

... (truncated)

Commits
  • 4c593b3 release(langchain): 1.2.18 (#37250)
  • 9c48a12 revert: feat(langchain): ls_agent_type tag on create_agent calls (#37249)
  • 85a5a04 chore: bump mistune from 3.1.4 to 3.2.1 in /libs/text-splitters (#37235)
  • 2fe237a chore: bump mistune from 3.1.4 to 3.2.1 in /libs/langchain (#37236)
  • 1662347 chore: bump mistune from 3.1.4 to 3.2.1 in /libs/core (#37237)
  • ec9a3c1 release(langchain-classic): 1.0.7 (#37240)
  • 3de039a chore(model-profiles): refresh model profile data (#37231)
  • cccefce chore(langchain-classic): deprecate hub, limit loads/dumps (#37234)
  • 1519ed5 release(langchain-classic): 1.0.6 (#37211)
  • 16b7e43 chore: bump jupyter-server from 2.17.0 to 2.18.0 in /libs/text-splitters (#37...
  • Additional commits viewable in compare view

Updates langchain-openai from 0.2.10 to 1.2.1

Release notes

Sourced from langchain-openai's releases.

langchain-openai==1.2.1

Changes since langchain-openai==1.2.0

hotfix: bump min core versions (#36996) release(openai): 1.2.1 (#36995) fix(openai): add gpt-5.5 pro to Responses API check (#36994) feat(core): add content-block-centric streaming (v2) (#36834) chore(model-profiles): refresh model profile data (#36982)

langchain-openai==1.2.0

Changes since langchain-openai==1.1.16

release(openai): 1.2.0 (#36961) feat(openai): prevent silent streaming hangs in ChatOpenAI (#36949) hotfix(ci): remove nobenchmark flag (#36959) chore(partners): standardize integration test invocation (#36958)

langchain-openai==1.1.16

Changes since langchain-openai==1.1.15

release(openai): 1.1.16 (#36927) fix(openai): tolerate prompt_cache_retention drift in streaming (#36925)

langchain-openai==1.1.15

Changes since langchain-openai==1.1.14

release(openai): 1.1.15 (#36901) fix(openai): accommodate dict response items in streaming (#36899) fix(openai): infer azure chat profiles from model name (#36858) chore(model-profiles): refresh model profile data (#36864)

langchain-openai==1.1.14

Changes since langchain-openai==1.1.13

release(openai): 1.1.14 (#36820) fix(openai): use SSRF-safe transport for image token counting (#36819) chore(deps): bump pytest to 9.0.3 (#36801) chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/partners/openai (#36795) chore: bump pillow from 12.1.1 to 12.2.0 in /libs/partners/openai (#36777)

langchain-openai==1.1.13

Changes since langchain-openai==1.1.12

release(openai): 1.1.13 (#36729) fix(openai): handle content blocks without type key in responses api conversion (#36725) chore(model-profiles): refresh model profile data (#36539) chore(openai): fix broken vcr cassette playback and add ci guard (#36502) fix(openai,groq,openrouter): use is-not-None checks in usage metadata token extraction (#36500) fix(core): fixed typos in the documentation (#36459) chore(model-profiles): refresh model profile data (#36455)

... (truncated)

Commits

Updates langchain-anthropic from 0.3.0 to 1.4.3

Release notes

Sourced from langchain-anthropic's releases.

langchain-anthropic==1.4.3

Changes since langchain-anthropic==1.4.2

release(anthropic): 1.4.3 (#37166) refactor(langchain-classic): retarget deprecations to create_agent, other chores (#37164) chore(docs): update x handle references (#37081) fix(anthropic): guard httpx finalizers (#37064)

langchain-anthropic==1.4.2

Changes since langchain-anthropic==1.4.1

release(anthropic): 1.4.2 (#37061) fix(anthropic): restore cache_control on non-direct subclasses (#37057) hotfix: bump min core versions (#36996) feat(core): add content-block-centric streaming (v2) (#36834) hotfix(ci): remove nobenchmark flag (#36959) chore(partners): standardize integration test invocation (#36958)

langchain-anthropic==1.4.1

Changes since langchain-anthropic==1.4.0

fix(anthropic): strip null encrypted_content from compaction blocks (#36850) release(anthropic): 1.4.1 (#36848) feat(anthropic): support opus 4.7 features (#36847) chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/partners/anthropic (#36803) chore(deps): bump pytest to 9.0.3 (#36801) chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/partners/anthropic (#36789) chore(model-profiles): refresh model profile data (#36482) fix(core): fixed typos in the documentation (#36459) chore: pygments>=2.20.0 across all packages (CVE-2026-4539) (#36385) feat(anthropic): support adaptive thinking mode (#36293) chore: bump requests from 2.32.5 to 2.33.0 in /libs/partners/anthropic (#36258) chore(partners): bump langchain-core min to 1.2.21 (#36183) fix(core,model-profiles): add missing ModelProfile fields, warn on schema drift (#36129) ci: suppress pytest streaming output in CI (#36092) ci: avoid unnecessary dep installs in lint targets (#36046)

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)

langchain-anthropic==1.3.5

Changes since langchain-anthropic==1.3.4

release(anthropic): 1.3.5 (#35873)

... (truncated)

Commits
  • 1c08d47 release(anthropic): 1.4.3 (#37166)
  • 71708c6 release(langchain-classic): 1.0.5 (#37165)
  • 5a9b1ec refactor(langchain-classic): retarget deprecations to create_agent, other c...
  • 255f227 chore(langchain,langchain-classic): uncomment optional deps (#37163)
  • c42b080 chore(model-profiles): refresh model profile data (#37162)
  • e411a4e chore(model-profiles): refresh model profile data (#37148)
  • 934d9e2 release(openrouter): 0.2.3 (#37146)
  • 70f5626 fix(openrouter): merge fragmented reasoning_details in streaming (#36401)
  • 2ed9359 release(mistralai): 1.1.3 (#37145)
  • d1a3c3d feat(mistralai): add image input support for human messages (#37112)
  • Additional commits viewable in compare view

Updates langchain-google-genai from 2.0.5 to 4.2.2

Release notes

Sourced from langchain-google-genai's releases.

langchain-google-genai==4.2.2

Changes since libs/genai/v4.2.1

release(genai): 4.2.2 (#1700) feat(genai): raise ContextOverflowError on token limit exceeded (#1643) chore: bump langchain-core from 1.2.22 to 1.2.28 in /libs/genai (#1687) chore: bump cryptography from 46.0.6 to 46.0.7 in /libs/genai (#1684) chore: bump types-google-cloud-ndb from 2.4.0.20260223 to 2.4.0.20260402 in /libs/genai (#1674) chore(model-profiles): refresh model profile data (#1669) chore: update protobuf requirement from <7.0.0,>=6.33.5 to >=6.33.5,<8.0.0 in /libs/genai in the genai group (#1649) chore: bump the uv group across 3 directories with 1 update (#1665) chore: bump the uv group across 3 directories with 1 update (#1661) chore(model-profiles): refresh model profile data (#1664) chore: bump the uv group across 3 directories with 1 update (#1656) chore: bump the uv group across 3 directories with 1 update (#1645) chore(model-profiles): refresh model profile data (#1650) fix(genai): add missing profile for gemini-3.1-flash-lite-preview (#1628) chore(genai): bump embeddings (#1633) fix: bump langchain-core to >=1.2.11 across all libs (CVE-2026-26013) (#1607) chore(genai): bump deps (#1549) feat(genai): add image search grounding support fix(genai): use lowercase user-agent header to prevent duplicates (#1524) chore: bump the uv group across 3 directories with 3 updates (#1616) chore: regenerate model profiles, switch to gemini-3.1-pro-preview (#1601)

langchain-google-genai==4.2.1

Changes since libs/genai/v4.2.0

chore(genai): fix model profiles (#1598) release(genai): 4.2.1 (#1597) chore(genai): bump model profiles (#1596) chore: bump langsmith from 0.4.56 to 0.6.3 in /libs/genai (#1577) chore: bump orjson (#1576) chore: bump the genai group in /libs/genai with 6 updates (#1572) chore: pin ncipollo/release-action to v1.20.0 (#1561) chore(deps-dev): bump protobuf from 6.33.2 to 6.33.5 in /libs/genai (#1565) chore(genai): bump urllib3 from 1.26.20 to 2.6.3 in /libs/genai (#1558) chore(genai): bump pyasn1 from 0.6.1 to 0.6.2 in /libs/genai (#1559) docs: Updating default location for vertexai (#1548)

langchain-google-genai==4.2.0

Changes since libs/genai/v4.1.3

release(genai): 4.2.0 (#1507) feat(genai): add labels support (#1503)

langchain-google-genai==4.1.3

Changes since libs/genai/v4.1.2

test(genai): make robust against httpx.ConnectError (#1495)

... (truncated)

Commits
  • 4519f3c release(genai): 4.2.2 (#1700)
  • bcfb168 feat(genai): raise ContextOverflowError on token limit exceeded (#1643)
  • 982e401 chore: bump langchain-core from 1.2.22 to 1.2.28 in /libs/vertexai (#1689)
  • 2518924 chore: bump langchain-core from 1.2.22 to 1.2.28 in /libs/genai (#1687)
  • 2b34e19 chore: bump cryptography from 46.0.6 to 46.0.7 in /libs/community (#1686)
  • 8e48849 chore: bump cryptography from 46.0.6 to 46.0.7 in /libs/vertexai (#1685)
  • d7836d6 chore: bump cryptography from 46.0.6 to 46.0.7 in /libs/genai (#1684)
  • bcb67de chore: bump syrupy from 4.9.1 to 5.1.0 in /libs/community (#1680)
  • 5bcbcd5 chore: bump pyarrow from 22.0.0 to 23.0.1 in /libs/community (#1677)
  • cffabad chore: bump the minor-and-patch group in /libs/community with 31 updates (#1676)
  • Additional commits viewable in compare view

Updates langchain-ollama from 0.2.0 to 1.1.0

Release notes

Sourced from langchain-ollama's releases.

langchain-ollama==1.1.0

Changes since langchain-ollama==1.0.1

release(ollama): 1.1.0 (#36574) feat(ollama): support response_format (#34612) fix(ollama): serialize reasoning_content back to ollama thinking (#36573) fix(ollama): prevent _convert_messages_to_ollama_messages from mutating caller list (#36567) feat(ollama): add dimensions to OllamaEmbeddings (#36543) fix(ollama): respect scheme-less base_url (#34042) feat(ollama): logprobs support in Ollama (#34218) chore(ollama): switch to ty (#36571) chore: add comment explaining pygments>=2.20.0 (#36570) chore: pygments>=2.20.0 across all packages (CVE-2026-4539) (#36385) chore: bump requests from 2.32.5 to 2.33.0 in /libs/partners/ollama (#36249) chore(partners): bump langchain-core min to 1.2.21 (#36183) ci: suppress pytest streaming output in CI (#36092) ci: avoid unnecessary dep installs in lint targets (#36046) chore: bump orjson from 3.11.5 to 3.11.6 in /libs/partners/ollama (#35866) fix(ollama): raise error when clients are not initialized (#35185) chore(deps): bump langsmith from 0.4.31 to 0.6.3 in /libs/partners/ollama (#35166) chore: add make type target (#35015) revert: "chore: add typing target in Makefile" (#35013) chore: add typing target in Makefile (#35012) chore: enrich pyproject.toml files (#34980) chore(deps): bump the uv group across 20 directories with 3 updates (#34941) chore: upgrade urllib3 to 2.6.3 (#34940) chore: update twitter URLs (#34736) docs: Fix TODO in Ollama compatibility docstring (#34713) chore: ban relative imports on all packages (#34691)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 23, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/langchain-2b8c172020 branch from 3e75f69 to f94b378 Compare April 6, 2026 06:22
@dependabot dependabot Bot force-pushed the dependabot/pip/langchain-2b8c172020 branch from f94b378 to f466834 Compare April 16, 2026 20:13
… updates

Bumps the langchain group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [langchain-core](https://github.com/langchain-ai/langchain) | `0.3.26` | `1.3.3` |
| [langchain](https://github.com/langchain-ai/langchain) | `0.3.13` | `1.2.18` |
| [langchain-openai](https://github.com/langchain-ai/langchain) | `0.2.10` | `1.2.1` |
| [langchain-anthropic](https://github.com/langchain-ai/langchain) | `0.3.0` | `1.4.3` |
| [langchain-google-genai](https://github.com/langchain-ai/langchain-google) | `2.0.5` | `4.2.2` |
| [langchain-ollama](https://github.com/langchain-ai/langchain) | `0.2.0` | `1.1.0` |



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

Updates `langchain` from 0.3.13 to 1.2.18
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.3.13...langchain==1.2.18)

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

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

Updates `langchain-google-genai` from 2.0.5 to 4.2.2
- [Release notes](https://github.com/langchain-ai/langchain-google/releases)
- [Commits](langchain-ai/langchain-google@libs/genai/v2.0.5...libs/genai/v4.2.2)

Updates `langchain-ollama` from 0.2.0 to 1.1.0
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-ollama==0.2.0...langchain-ollama==1.1.0)

---
updated-dependencies:
- dependency-name: langchain
  dependency-version: 1.2.13
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: langchain
- dependency-name: langchain-anthropic
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: langchain
- dependency-name: langchain-core
  dependency-version: 1.2.20
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: langchain
- dependency-name: langchain-google-genai
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: langchain
- dependency-name: langchain-ollama
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: langchain
- dependency-name: langchain-openai
  dependency-version: 1.1.11
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: langchain
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps)(deps): bump the langchain group with 6 updates chore(deps)(deps): bump the langchain group across 1 directory with 6 updates May 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/langchain-2b8c172020 branch from f466834 to 1107ffe Compare May 11, 2026 07:19
@advaitpatel
Copy link
Copy Markdown
Collaborator

Closing as these changes have already been implemented or superseded in the main branch.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 15, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/pip/langchain-2b8c172020 branch May 15, 2026 06:48
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.

1 participant