From 8b9054b9acd55ca4bdb9a920d3c6f3c45ae91cdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 09:55:42 +0000 Subject: [PATCH] Bump grpcio from 1.62.2 to 1.66.1 Bumps [grpcio](https://github.com/grpc/grpc) from 1.62.2 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.62.2...v1.66.1) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-devel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-devel.txt b/requirements-devel.txt index be1e0163b..188bd01f5 100644 --- a/requirements-devel.txt +++ b/requirements-devel.txt @@ -2,7 +2,7 @@ requests==2.32.3 httpx==0.25.2 validators==0.34.0 authlib==1.3.1 -grpcio==1.62.2 +grpcio==1.66.1 grpcio-tools==1.62.2 grpcio-health-checking==1.62.2 pydantic==2.5.0