From 0e45d4f4288936720e5e71828e63a8d4d5cfe432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 16:10:25 +0000 Subject: [PATCH] Bump grpcio from 1.75.1 to 1.78.0 Bumps [grpcio](https://github.com/grpc/grpc) from 1.75.1 to 1.78.0. - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.75.1...v1.78.0) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.78.0 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 e9054c0..0ad27aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ pygame~=2.6.1 -grpcio==1.75.1 +grpcio==1.78.0 protobuf==6.33.0