From d5af3a12e13237e39ed8a0ec5205bdb3d4e590cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 01:21:41 +0000 Subject: [PATCH] Update dependency opentelemetry-sdk to v1.40.0 --- connectrpc-otel/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connectrpc-otel/pyproject.toml b/connectrpc-otel/pyproject.toml index 9389b37..12baf24 100644 --- a/connectrpc-otel/pyproject.toml +++ b/connectrpc-otel/pyproject.toml @@ -52,7 +52,7 @@ dev = [ # a transitive dependency, so we go ahead and leave it out. "connect-python>=0.8.0", - "opentelemetry-sdk==1.39.1", + "opentelemetry-sdk==1.40.0", "opentelemetry-instrumentation-asgi==0.60b1", "opentelemetry-instrumentation-wsgi==0.60b1",