From 3cae1af7dd4739f9d88a03bb2677fb35d83704fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 01:13:55 +0000 Subject: [PATCH] Bump langsmith from 0.7.14 to 0.8.0 Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk) from 0.7.14 to 0.8.0. - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.7.14...v0.8.0) --- updated-dependencies: - dependency-name: langsmith dependency-version: 0.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2b33415..0137658 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ langgraph==1.0.10 langgraph-checkpoint==4.0.1 langgraph-prebuilt==1.0.8 langgraph-sdk==0.3.9 -langsmith==0.7.14 +langsmith==0.8.0 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2