From e8a9f6a5c6d8084b56cb6e8c8d70274a5c15f636 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 04:29:11 +0000 Subject: [PATCH] Bump grpcio from 1.64.1 to 1.66.1 Bumps [grpcio](https://github.com/grpc/grpc) from 1.64.1 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.64.1...v1.66.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 754f4c8..136ef5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ colorama==0.4.6 # via supa (setup.cfg) cryptography==42.0.8 # via paramiko -grpcio==1.64.1 +grpcio==1.66.1 # via # grpcio-tools # supa (setup.cfg)