Skip to content

Commit d53a604

Browse files
Bump langsmith from 0.7.38 to 0.8.0 (#1521)
Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk) from 0.7.38 to 0.8.0. - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.7.38...v0.8.0) --- updated-dependencies: - dependency-name: langsmith dependency-version: 0.8.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43a3c16 commit d53a604

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pydantic = ["pydantic>=2.0.0,<3"]
3131
openai-agents = ["openai-agents>=0.17.1", "mcp>=1.9.4, <2"]
3232
google-adk = ["google-adk>=1.27.0,<2"]
3333
langgraph = ["langgraph>=1.1.0"]
34-
langsmith = ["langsmith>=0.7.34,<0.8"]
34+
langsmith = ["langsmith>=0.7.34,<0.9"]
3535
lambda-worker-otel = [
3636
"opentelemetry-api>=1.11.1,<2",
3737
"opentelemetry-sdk>=1.11.1,<2",
@@ -78,7 +78,7 @@ dev = [
7878
"pytest-xdist>=3.6,<4",
7979
"moto[s3,server]>=5",
8080
"langgraph>=1.1.0",
81-
"langsmith>=0.7.34,<0.8",
81+
"langsmith>=0.7.34,<0.9",
8282
"setuptools<82",
8383
"opentelemetry-exporter-otlp-proto-grpc>=1.11.1,<2",
8484
"opentelemetry-semantic-conventions>=0.40b0,<1",

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)