[PR #644] [MERGED] Update Lockfile #1585

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/644
Author: @hinthornw
Created: 6/11/2024
Status: Merged
Merged: 6/12/2024
Merged by: @hinthornw

Base: mainHead: wfh/lockythelock


📝 Commits (6)

📊 Changes

5 files changed (+791 additions, -755 deletions)

View changed files

📝 poetry.lock (+788 -743)
📝 pyproject.toml (+1 -0)
📝 tests/__snapshots__/test_pregel.ambr (+2 -2)
📝 tests/test_pregel.py (+0 -5)
📝 tests/test_pregel_async.py (+0 -5)

📄 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/644 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 6/11/2024 **Status:** ✅ Merged **Merged:** 6/12/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/lockythelock` --- ### 📝 Commits (6) - [`f55b5e8`](https://github.com/langchain-ai/langgraph/commit/f55b5e8f26d5cdc1df4c28aa1736d7e3fe057768) Update Lockfile - [`bffb22f`](https://github.com/langchain-ai/langgraph/commit/bffb22f3a209273fdd4ee721c00fd0714801dc8e) Merge branch 'main' into wfh/lockythelock - [`fc33f4b`](https://github.com/langchain-ai/langgraph/commit/fc33f4b4e7ccacde41c4fb4897c993e039ae5566) update - [`a0ee14b`](https://github.com/langchain-ai/langgraph/commit/a0ee14b250588ebfbf00a4ba5ec431572d6c253a) Merge branch 'main' into wfh/lockythelock - [`e79230f`](https://github.com/langchain-ai/langgraph/commit/e79230f532ffec94f8ed34cbf76bb64f77e2a627) vuln - [`cf2fd2b`](https://github.com/langchain-ai/langgraph/commit/cf2fd2be37f27746b22eba8f9039836b4533d79a) Update Status ### 📊 Changes **5 files changed** (+791 additions, -755 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+788 -743) 📝 `pyproject.toml` (+1 -0) 📝 `tests/__snapshots__/test_pregel.ambr` (+2 -2) 📝 `tests/test_pregel.py` (+0 -5) 📝 `tests/test_pregel_async.py` (+0 -5) </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:45:05 -05:00
yindo closed this issue 2026-02-20 17:45:05 -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#1585