From cd7b6a358bebef8e28f00072b36f451c9c9ca68f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 09:36:49 +0000 Subject: [PATCH] chore(deps): bump langsmith from 0.6.7 to 0.7.9 Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk) from 0.6.7 to 0.7.9. - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.6.7...v0.7.9) --- updated-dependencies: - dependency-name: langsmith dependency-version: 0.7.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python-sdk/requirements-ml.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-sdk/requirements-ml.txt b/python-sdk/requirements-ml.txt index 510019a6..7a55062c 100644 --- a/python-sdk/requirements-ml.txt +++ b/python-sdk/requirements-ml.txt @@ -12,7 +12,7 @@ langchain>=0.2.5 # Updated to fix CVE (DoS and SQL injection vulnerabilities) langchain-openai==1.1.7 langchain-community>=0.3.27 # Updated to fix CVE (XXE and SSRF) langchain-core>=0.3.80 # Updated to fix CVE (template injection) -langsmith==0.6.7 +langsmith==0.7.9 # Vector Stores and Embeddings chromadb==1.4.1