From 33a8581b91b2005d9243ea1c5de71304cf050764 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 02:55:55 +0000 Subject: [PATCH] Bump langsmith from 0.7.0 to 0.7.31 in /cdk/text_generation Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk) from 0.7.0 to 0.7.31. - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.7.0...v0.7.31) --- updated-dependencies: - dependency-name: langsmith dependency-version: 0.7.31 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- cdk/text_generation/requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/cdk/text_generation/requirements.txt b/cdk/text_generation/requirements.txt index d849460..c73c2b1 100644 --- a/cdk/text_generation/requirements.txt +++ b/cdk/text_generation/requirements.txt @@ -102,7 +102,7 @@ langgraph-prebuilt==1.0.7 # via langgraph langgraph-sdk==0.3.4 # via langgraph -langsmith==0.7.0 +langsmith==0.7.31 # via # langchain-classic # langchain-community @@ -216,8 +216,6 @@ typing-inspection==0.4.2 # via # pydantic # pydantic-settings -tzdata==2025.3 - # via psycopg urllib3==2.6.3 # via # botocore