From 1a5ddf8cd352893c5195d954152e5b90519a72be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 02:32:01 +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.1` | `1.65.2` | | [grpcio-health-checking](https://grpc.io) | `1.65.1` | `1.65.2` | | [grpcio-reflection](https://grpc.io) | `1.65.1` | `1.65.2` | | [grpcio-testing](https://grpc.io) | `1.65.1` | `1.65.2` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.65.1` | `1.65.2` | Bumps the grpcio group with 5 updates in the /test/environment/grpc directory: | Package | From | To | | --- | --- | --- | | [grpcio](https://github.com/grpc/grpc) | `1.65.1` | `1.65.2` | | [grpcio-health-checking](https://grpc.io) | `1.65.1` | `1.65.2` | | [grpcio-reflection](https://grpc.io) | `1.65.1` | `1.65.2` | | [grpcio-testing](https://grpc.io) | `1.65.1` | `1.65.2` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.65.1` | `1.65.2` | Updates `grpcio` from 1.65.1 to 1.65.2 - [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.1...v1.65.2) Updates `grpcio` from 1.65.1 to 1.65.2 - [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.1...v1.65.2) Updates `grpcio` from 1.65.1 to 1.65.2 - [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.1...v1.65.2) Updates `grpcio-health-checking` from 1.65.1 to 1.65.2 Updates `grpcio-reflection` from 1.65.1 to 1.65.2 Updates `grpcio-testing` from 1.65.1 to 1.65.2 Updates `grpcio-tools` from 1.65.1 to 1.65.2 - [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.1...v1.65.2) Updates `grpcio` from 1.65.1 to 1.65.2 - [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.1...v1.65.2) Updates `grpcio-health-checking` from 1.65.1 to 1.65.2 Updates `grpcio-reflection` from 1.65.1 to 1.65.2 Updates `grpcio-testing` from 1.65.1 to 1.65.2 Updates `grpcio-tools` from 1.65.1 to 1.65.2 - [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.1...v1.65.2) --- 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 cd3b83c7..49432bbe 100644 --- a/test/environment/grpc/requirements.txt +++ b/test/environment/grpc/requirements.txt @@ -1,5 +1,5 @@ -grpcio==1.65.1 -grpcio-health-checking==1.65.1 -grpcio-reflection==1.65.1 -grpcio-testing==1.65.1 -grpcio-tools==1.65.1 +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 diff --git a/test/requirements.ci.txt b/test/requirements.ci.txt index e9242c26..6d3569da 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -1,5 +1,5 @@ docker==7.1.0 -grpcio==1.65.1 +grpcio==1.65.2 protobuf==5.27.2 requests==2.32.3 urllib3==2.2.2