From 6c30916548a1f5b7949e5f9f598717bf38f66434 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:48:27 +0000 Subject: [PATCH] Bump grpcio from 1.54.2 to 1.54.3 in /jobs/kpi-forecasting Bumps [grpcio](https://github.com/grpc/grpc) from 1.54.2 to 1.54.3. - [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.54.2...v1.54.3) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jobs/kpi-forecasting/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/kpi-forecasting/requirements.txt b/jobs/kpi-forecasting/requirements.txt index dc17c044..e9ccdf6e 100644 --- a/jobs/kpi-forecasting/requirements.txt +++ b/jobs/kpi-forecasting/requirements.txt @@ -24,7 +24,7 @@ google-cloud-core==2.3.2 google-crc32c==1.5.0 google-resumable-media==2.5.0 googleapis-common-protos==1.59.1 -grpcio==1.54.2 +grpcio==1.54.3 grpcio-status==1.54.2 holidays==0.26 idna==3.4