From 531a6a40669968ab0b47db759d74aa1e21c28996 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 02:37:23 +0000 Subject: [PATCH] Bump the grpcio group across 4 directories with 5 updates Bumps the grpcio group with 1 update in the / directory: [grpcio](https://github.com/grpc/grpc). Bumps the grpcio group with 1 update in the /test directory: [grpcio](https://github.com/grpc/grpc). Bumps the grpcio group with 5 updates in the /test/environment directory: | Package | From | To | | --- | --- | --- | | [grpcio](https://github.com/grpc/grpc) | `1.65.2` | `1.65.4` | | [grpcio-health-checking](https://grpc.io) | `1.65.2` | `1.65.4` | | [grpcio-reflection](https://grpc.io) | `1.65.2` | `1.65.4` | | [grpcio-testing](https://grpc.io) | `1.65.2` | `1.65.4` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.65.2` | `1.65.4` | Bumps the grpcio group with 5 updates in the /test/environment/grpc directory: | Package | From | To | | --- | --- | --- | | [grpcio](https://github.com/grpc/grpc) | `1.65.2` | `1.65.4` | | [grpcio-health-checking](https://grpc.io) | `1.65.2` | `1.65.4` | | [grpcio-reflection](https://grpc.io) | `1.65.2` | `1.65.4` | | [grpcio-testing](https://grpc.io) | `1.65.2` | `1.65.4` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.65.2` | `1.65.4` | Updates `grpcio` from 1.65.2 to 1.65.4 - [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.65.2...v1.65.4) Updates `grpcio` from 1.65.2 to 1.65.4 - [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.65.2...v1.65.4) Updates `grpcio` from 1.65.2 to 1.65.4 - [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.65.2...v1.65.4) Updates `grpcio-health-checking` from 1.65.2 to 1.65.4 Updates `grpcio-reflection` from 1.65.2 to 1.65.4 Updates `grpcio-testing` from 1.65.2 to 1.65.4 Updates `grpcio-tools` from 1.65.2 to 1.65.4 - [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.65.2...v1.65.4) Updates `grpcio` from 1.65.2 to 1.65.4 - [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.65.2...v1.65.4) Updates `grpcio-health-checking` from 1.65.2 to 1.65.4 Updates `grpcio-reflection` from 1.65.2 to 1.65.4 Updates `grpcio-testing` from 1.65.2 to 1.65.4 Updates `grpcio-tools` from 1.65.2 to 1.65.4 - [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.65.2...v1.65.4) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: grpcio - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: grpcio - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: grpcio - dependency-name: grpcio-health-checking dependency-type: direct:production update-type: version-update:semver-patch dependency-group: grpcio - dependency-name: grpcio-reflection dependency-type: direct:production update-type: version-update:semver-patch dependency-group: grpcio - dependency-name: grpcio-testing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: grpcio - dependency-name: grpcio-tools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: grpcio - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: grpcio - dependency-name: grpcio-health-checking dependency-type: direct:production update-type: version-update:semver-patch dependency-group: grpcio - dependency-name: grpcio-reflection dependency-type: direct:production update-type: version-update:semver-patch dependency-group: grpcio - dependency-name: grpcio-testing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: grpcio - dependency-name: grpcio-tools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: grpcio ... Signed-off-by: dependabot[bot] --- test/environment/grpc/requirements.txt | 10 +++++----- test/requirements.ci.txt | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/test/environment/grpc/requirements.txt b/test/environment/grpc/requirements.txt index 49432bbe..fabeae4b 100644 --- a/test/environment/grpc/requirements.txt +++ b/test/environment/grpc/requirements.txt @@ -1,5 +1,5 @@ -grpcio==1.65.2 -grpcio-health-checking==1.65.2 -grpcio-reflection==1.65.2 -grpcio-testing==1.65.2 -grpcio-tools==1.65.2 +grpcio==1.65.4 +grpcio-health-checking==1.65.4 +grpcio-reflection==1.65.4 +grpcio-testing==1.65.4 +grpcio-tools==1.65.4 diff --git a/test/requirements.ci.txt b/test/requirements.ci.txt index 6d3569da..15c7d197 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -1,5 +1,5 @@ docker==7.1.0 -grpcio==1.65.2 +grpcio==1.65.4 protobuf==5.27.2 requests==2.32.3 urllib3==2.2.2