From be0210008f1c67d3d728bc30fb9f3cc48a19714a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 02:46:21 +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.66.1` | `1.66.2` | | [grpcio-health-checking](https://grpc.io) | `1.66.1` | `1.66.2` | | [grpcio-reflection](https://grpc.io) | `1.66.1` | `1.66.2` | | [grpcio-testing](https://grpc.io) | `1.66.1` | `1.66.2` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.66.1` | `1.66.2` | Bumps the grpcio group with 5 updates in the /test/environment/grpc directory: | Package | From | To | | --- | --- | --- | | [grpcio](https://github.com/grpc/grpc) | `1.66.1` | `1.66.2` | | [grpcio-health-checking](https://grpc.io) | `1.66.1` | `1.66.2` | | [grpcio-reflection](https://grpc.io) | `1.66.1` | `1.66.2` | | [grpcio-testing](https://grpc.io) | `1.66.1` | `1.66.2` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.66.1` | `1.66.2` | Updates `grpcio` from 1.66.1 to 1.66.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.66.1...v1.66.2) Updates `grpcio` from 1.66.1 to 1.66.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.66.1...v1.66.2) Updates `grpcio` from 1.66.1 to 1.66.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.66.1...v1.66.2) Updates `grpcio-health-checking` from 1.66.1 to 1.66.2 Updates `grpcio-reflection` from 1.66.1 to 1.66.2 Updates `grpcio-testing` from 1.66.1 to 1.66.2 Updates `grpcio-tools` from 1.66.1 to 1.66.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.66.1...v1.66.2) Updates `grpcio` from 1.66.1 to 1.66.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.66.1...v1.66.2) Updates `grpcio-health-checking` from 1.66.1 to 1.66.2 Updates `grpcio-reflection` from 1.66.1 to 1.66.2 Updates `grpcio-testing` from 1.66.1 to 1.66.2 Updates `grpcio-tools` from 1.66.1 to 1.66.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.66.1...v1.66.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 949005b8..2563d4a7 100644 --- a/test/environment/grpc/requirements.txt +++ b/test/environment/grpc/requirements.txt @@ -1,5 +1,5 @@ -grpcio==1.66.1 -grpcio-health-checking==1.66.1 -grpcio-reflection==1.66.1 -grpcio-testing==1.66.1 -grpcio-tools==1.66.1 +grpcio==1.66.2 +grpcio-health-checking==1.66.2 +grpcio-reflection==1.66.2 +grpcio-testing==1.66.2 +grpcio-tools==1.66.2 diff --git a/test/requirements.ci.txt b/test/requirements.ci.txt index ef7139c5..ea0d1521 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -1,5 +1,5 @@ docker==7.1.0 -grpcio==1.66.1 +grpcio==1.66.2 protobuf==5.28.2 requests==2.32.3 urllib3==2.2.3