From 82b1f1c1e10afe86e4032fbcdb63615d33d212c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Jun 2025 20:04:12 +0000 Subject: [PATCH] Bump grpcio from 1.71.0 to 1.73.0 in /spark Bumps [grpcio](https://github.com/grpc/grpc) from 1.71.0 to 1.73.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.71.0...v1.73.0) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.73.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- spark/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spark/requirements.txt b/spark/requirements.txt index 7096c38..55f9bcb 100644 --- a/spark/requirements.txt +++ b/spark/requirements.txt @@ -5,6 +5,6 @@ jupysql==0.11.1 matplotlib==3.9.4 scipy==1.14.1 duckdb-engine==0.17.0 -grpcio==1.71.0 +grpcio==1.73.0 pycolor==1.2.1 papermill==2.6.0