From 9dcb3918b1f14a96478fd8b5a7839ecb74ea8a9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 09:48:45 -0700 Subject: [PATCH] Bump the grpcio group across 4 directories with 5 updates (#649) 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.64.1` | `1.65.0` | | [grpcio-health-checking](https://grpc.io) | `1.64.1` | `1.65.0` | | [grpcio-reflection](https://grpc.io) | `1.64.1` | `1.65.0` | | [grpcio-testing](https://grpc.io) | `1.64.1` | `1.65.0` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.64.1` | `1.65.0` | Bumps the grpcio group with 5 updates in the /test/environment/grpc directory: | Package | From | To | | --- | --- | --- | | [grpcio](https://github.com/grpc/grpc) | `1.64.1` | `1.65.0` | | [grpcio-health-checking](https://grpc.io) | `1.64.1` | `1.65.0` | | [grpcio-reflection](https://grpc.io) | `1.64.1` | `1.65.0` | | [grpcio-testing](https://grpc.io) | `1.64.1` | `1.65.0` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.64.1` | `1.65.0` | Updates `grpcio` from 1.64.1 to 1.65.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.64.1...v1.65.0) Updates `grpcio` from 1.64.1 to 1.65.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.64.1...v1.65.0) Updates `grpcio` from 1.64.1 to 1.65.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.64.1...v1.65.0) Updates `grpcio-health-checking` from 1.64.1 to 1.65.0 Updates `grpcio-reflection` from 1.64.1 to 1.65.0 Updates `grpcio-testing` from 1.64.1 to 1.65.0 Updates `grpcio-tools` from 1.64.1 to 1.65.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.64.1...v1.65.0) Updates `grpcio` from 1.64.1 to 1.65.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.64.1...v1.65.0) Updates `grpcio-health-checking` from 1.64.1 to 1.65.0 Updates `grpcio-reflection` from 1.64.1 to 1.65.0 Updates `grpcio-testing` from 1.64.1 to 1.65.0 Updates `grpcio-tools` from 1.64.1 to 1.65.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.64.1...v1.65.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpcio - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpcio - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpcio - dependency-name: grpcio-health-checking dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpcio - dependency-name: grpcio-reflection dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpcio - dependency-name: grpcio-testing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpcio - dependency-name: grpcio-tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpcio - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpcio - dependency-name: grpcio-health-checking dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpcio - dependency-name: grpcio-reflection dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpcio - dependency-name: grpcio-testing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpcio - dependency-name: grpcio-tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpcio ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 b7ab4ad4..08c48370 100644 --- a/test/environment/grpc/requirements.txt +++ b/test/environment/grpc/requirements.txt @@ -1,5 +1,5 @@ -grpcio==1.64.1 -grpcio-health-checking==1.64.1 -grpcio-reflection==1.64.1 -grpcio-testing==1.64.1 -grpcio-tools==1.64.1 +grpcio==1.65.0 +grpcio-health-checking==1.65.0 +grpcio-reflection==1.65.0 +grpcio-testing==1.65.0 +grpcio-tools==1.65.0 diff --git a/test/requirements.ci.txt b/test/requirements.ci.txt index 8299adf2..dc470f87 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -1,5 +1,5 @@ docker==7.1.0 -grpcio==1.64.1 +grpcio==1.65.0 protobuf==5.27.2 requests==2.32.3 urllib3==2.2.2