[PR #488] [MERGED] Nc/17may/lc 20 #1500

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/488
Author: @nfcampos
Created: 5/17/2024
Status: Merged
Merged: 5/17/2024
Merged by: @nfcampos

Base: mainHead: nc/17may/lc-20


📝 Commits (4)

📊 Changes

6 files changed (+131 additions, -154 deletions)

View changed files

📝 .github/workflows/lint.yml (+1 -2)
📝 poetry.lock (+71 -99)
📝 pyproject.toml (+8 -18)
📝 tests/__snapshots__/test_pregel.ambr (+2 -2)
📝 tests/test_pregel.py (+22 -14)
📝 tests/test_pregel_async.py (+27 -19)

📄 Description

No description provided


🔄 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/488 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 5/17/2024 **Status:** ✅ Merged **Merged:** 5/17/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/17may/lc-20` --- ### 📝 Commits (4) - [`56c55e9`](https://github.com/langchain-ai/langgraph/commit/56c55e95218662af21f5334551797ab8d0e43eb1) Update core version range - [`695503a`](https://github.com/langchain-ai/langgraph/commit/695503a4d37fe29fdc0b7877d561aaa528d2a8db) Update to langchain-core 0.2.0 - [`b7e2af6`](https://github.com/langchain-ai/langgraph/commit/b7e2af6bd16f8465ef4f1b894c617c719c0d5ac8) Update pyproject - [`0416da0`](https://github.com/langchain-ai/langgraph/commit/0416da05b681febaa68f7fa48f42542634b1292a) Fix ### 📊 Changes **6 files changed** (+131 additions, -154 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/lint.yml` (+1 -2) 📝 `poetry.lock` (+71 -99) 📝 `pyproject.toml` (+8 -18) 📝 `tests/__snapshots__/test_pregel.ambr` (+2 -2) 📝 `tests/test_pregel.py` (+22 -14) 📝 `tests/test_pregel_async.py` (+27 -19) </details> ### 📄 Description _No description provided_ --- <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:44:53 -05:00
yindo closed this issue 2026-02-20 17:44:53 -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#1500