From bddea4eea76c0fb79df5b7575cfd157f2b78ab0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 15:06:26 +0000 Subject: [PATCH] Bump langsmith from 0.4.33 to 0.4.39 Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk) from 0.4.33 to 0.4.39. - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.4.33...v0.4.39) --- updated-dependencies: - dependency-name: langsmith dependency-version: 0.4.39 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f8ff26..d5c29ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ beautifulsoup4==4.14.2 langchain-couchbase==0.4.0 langchain-community==0.3.31 langchain-openai==0.3.33 -langsmith==0.4.33 +langsmith==0.4.39 python-dotenv==1.1.1 streamlit==1.50.0 tqdm==4.67.1 \ No newline at end of file