From af4be17985f29f6759669e18c78affb08a3393e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 19:39:25 +0000 Subject: [PATCH] Update dependency google-genai to ~=1.75.0 --- .../examples/manual/requirements.txt | 2 +- .../examples/zero-code/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/instrumentation/opentelemetry-instrumentation-google-genai/examples/manual/requirements.txt b/instrumentation/opentelemetry-instrumentation-google-genai/examples/manual/requirements.txt index 197533bd..33bcae29 100644 --- a/instrumentation/opentelemetry-instrumentation-google-genai/examples/manual/requirements.txt +++ b/instrumentation/opentelemetry-instrumentation-google-genai/examples/manual/requirements.txt @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -google-genai ~= 1.0.0 +google-genai ~=1.75.0 opentelemetry-api ~=1.41.1 opentelemetry-sdk ~=1.41.1 opentelemetry-exporter-otlp-proto-grpc ~=1.41.1 diff --git a/instrumentation/opentelemetry-instrumentation-google-genai/examples/zero-code/requirements.txt b/instrumentation/opentelemetry-instrumentation-google-genai/examples/zero-code/requirements.txt index 4162aa1f..985f9a0e 100644 --- a/instrumentation/opentelemetry-instrumentation-google-genai/examples/zero-code/requirements.txt +++ b/instrumentation/opentelemetry-instrumentation-google-genai/examples/zero-code/requirements.txt @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -google-genai ~= 1.0.0 +google-genai ~=1.75.0 opentelemetry-api ~=1.41.1 opentelemetry-sdk ~=1.41.1 opentelemetry-exporter-otlp-proto-grpc ~=1.41.1