From bb8ae2f35a75851d752025885286ff4bffa5ec96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 00:11:59 +0000 Subject: [PATCH] Bump langsmith from 0.7.20 to 0.8.0 in /src/api/assistant Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk) from 0.7.20 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.20...v0.8.0) --- updated-dependencies: - dependency-name: langsmith dependency-version: 0.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/api/assistant/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/assistant/requirements.txt b/src/api/assistant/requirements.txt index 238500a..40df6f2 100644 --- a/src/api/assistant/requirements.txt +++ b/src/api/assistant/requirements.txt @@ -7,7 +7,7 @@ langchain-core==1.2.20 langchain-groq==1.1.2 langchain-openai==1.1.11 langgraph==1.1.3 -langsmith==0.7.20 +langsmith==0.8.0 python-dotenv==1.1.1 python-multipart==0.0.20 pyjwt==2.10.1