From 67ebe50ef6d9fe2d8bce86c79579b89a0b8fe134 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 01:30:45 +0000 Subject: [PATCH] Bump langsmith from 0.8.9 to 0.8.18 in /managed-agentcore Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk) from 0.8.9 to 0.8.18. - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.8.9...v0.8.18) --- updated-dependencies: - dependency-name: langsmith dependency-version: 0.8.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- managed-agentcore/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/managed-agentcore/requirements.txt b/managed-agentcore/requirements.txt index 49dc734..8e95374 100644 --- a/managed-agentcore/requirements.txt +++ b/managed-agentcore/requirements.txt @@ -63,7 +63,7 @@ mistune==3.2.1 pygments==2.20.0 python-multipart==0.0.32 langchain-core==1.4.0 -langsmith==0.8.9 +langsmith==0.8.18 aiohttp==3.14.0 pyjwt==2.13.0 langgraph==1.0.10