chore(langgraph): bump version (#6245)

- Bump langgraph version from 0.6.8 to 0.6.9
This commit is contained in:
Caspar Broekhuizen
2025-10-07 13:45:25 -07:00
committed by GitHub
parent 7d166bfb9f
commit 7f78a011fd
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -257,7 +257,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "0.6.8"
version = "0.6.9"
source = { editable = "../langgraph" }
dependencies = [
{ name = "langchain-core" },