[PR #909] [MERGED] langgraph: update langchain-core & snapshot tests #1768

Closed
opened 2026-02-20 17:45:31 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/909
Author: @vbarda
Created: 7/2/2024
Status: Merged
Merged: 7/2/2024
Merged by: @vbarda

Base: mainHead: vb/update-core


📝 Commits (1)

  • 5d5aade langgraph: update langchain-core & snapshot tests

📊 Changes

3 files changed (+18 additions, -15 deletions)

View changed files

📝 libs/langgraph/poetry.lock (+9 -6)
📝 libs/langgraph/pyproject.toml (+1 -1)
📝 libs/langgraph/tests/__snapshots__/test_pregel.ambr (+8 -8)

📄 Description

Bumping to pick up RemoveMessage for another PR

NOTE: snapshot tests changed because of this commit in core https://github.com/langchain-ai/langchain/commit/c2d43544cc5f8320ed5cbb711690bc0706eba857


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraph/pull/909 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 7/2/2024 **Status:** ✅ Merged **Merged:** 7/2/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/update-core` --- ### 📝 Commits (1) - [`5d5aade`](https://github.com/langchain-ai/langgraph/commit/5d5aade7d6ec0e143e7cfa59b8ada0a4c47986a2) langgraph: update langchain-core & snapshot tests ### 📊 Changes **3 files changed** (+18 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/poetry.lock` (+9 -6) 📝 `libs/langgraph/pyproject.toml` (+1 -1) 📝 `libs/langgraph/tests/__snapshots__/test_pregel.ambr` (+8 -8) </details> ### 📄 Description Bumping to pick up `RemoveMessage` for another PR NOTE: snapshot tests changed because of this commit in core https://github.com/langchain-ai/langchain/commit/c2d43544cc5f8320ed5cbb711690bc0706eba857 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-20 17:45:31 -05:00
yindo closed this issue 2026-02-20 17:45:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#1768