From f38aa8bd4f58bf0cf568449b6a0a7f0e5e141466 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 22:15:53 +0000 Subject: [PATCH] build(deps-dev): bump grpcio from 1.64.1 to 1.66.1 Bumps [grpcio](https://github.com/grpc/grpc) from 1.64.1 to 1.66.1. - [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.64.1...v1.66.1) --- 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 ad55ec6..8282d79 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -23,7 +23,7 @@ googleapis-common-protos==1.63.2 # via # opentelemetry-exporter-otlp-proto-grpc # opentelemetry-exporter-otlp-proto-http -grpcio==1.64.1 +grpcio==1.66.1 # via # opentelemetry-exporter-otlp-proto-grpc # oteltest