From 0ab6f75410ddfa502237dfa4b4b23f82f2c50823 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 09:40:13 +0000 Subject: [PATCH] build(deps): bump langsmith from 0.1.125 to 0.2.3 in /application Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk) from 0.1.125 to 0.2.3. - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.1.125...v0.2.3) --- updated-dependencies: - dependency-name: langsmith dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index fc6d63f7..d00c038f 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -33,7 +33,7 @@ langchain-community==0.3.0 langchain-core==0.3.2 langchain-openai==0.2.0 langchain-text-splitters==0.3.0 -langsmith==0.1.125 +langsmith==0.2.3 lazy-object-proxy==1.10.0 lxml==5.3.0 markupsafe==2.1.5