From 372681e85d6a61b6e222df95d083604e40faa330 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 22:47:47 +0000 Subject: [PATCH] build(deps-dev): bump grpcio from 1.68.1 to 1.69.0 Bumps [grpcio](https://github.com/grpc/grpc) from 1.68.1 to 1.69.0. - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.68.1...v1.69.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index ddb6344..799e354 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -24,7 +24,7 @@ googleapis-common-protos==1.66.0 # via # opentelemetry-exporter-otlp-proto-grpc # opentelemetry-exporter-otlp-proto-http -grpcio==1.68.1 +grpcio==1.69.0 # via # opentelemetry-exporter-otlp-proto-grpc # oteltest