From 1fdd6696f93d0b6c2b9b14f14af755b35a2f9a9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 06:28:38 +0000 Subject: [PATCH] Bump grpcio from 1.67.1 to 1.68.1 Bumps [grpcio](https://github.com/grpc/grpc) from 1.67.1 to 1.68.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.67.1...v1.68.1) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8345618..4c1c12d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ fsspec==2024.10.0 geopandas==1.0.1 google-auth==2.36.0 googleapis-common-protos==1.66.0 -grpcio==1.67.1 +grpcio==1.68.1 h11==0.14.0 httpcore==1.0.6 httptools==0.6.4