From 3fc17ac51816162878acb13171dffa0cda7984a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 20:30:37 -0400 Subject: [PATCH] chore(deps-dev): Bump langgraph from 0.2.23 to 0.2.28 (#167) Bumps [langgraph](https://github.com/langchain-ai/langgraph) from 0.2.23 to 0.2.28. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/0.2.23...0.2.28) --- updated-dependencies: - dependency-name: langgraph dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index ba80c39a..9888a468 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1342,13 +1342,13 @@ tiktoken = ">=0.7,<1" [[package]] name = "langgraph" -version = "0.2.23" +version = "0.2.28" description = "Building stateful, multi-actor applications with LLMs" optional = false python-versions = "<4.0,>=3.9.0" files = [ - {file = "langgraph-0.2.23-py3-none-any.whl", hash = "sha256:fc8e2f2e03eef446bc4a8458cce04a77ad41f4bd4b7f0f514a5cdd436d11454b"}, - {file = "langgraph-0.2.23.tar.gz", hash = "sha256:9f3e486994621c403f0d659a03b15f86ec77b4dfca6fe6ad69686ba60a6b5520"}, + {file = "langgraph-0.2.28-py3-none-any.whl", hash = "sha256:23390763c025139f71dc1f1576b31b6755fecff8dcc51a84505e24e63ec1218b"}, + {file = "langgraph-0.2.28.tar.gz", hash = "sha256:c968a1ed85025e0651d9390a7ba978447ab80d676f81dd0a049a7456754b3bce"}, ] [package.dependencies]