From 3c4028412e2b81d9a95d470fb9f2b1742f83c5cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 02:33:31 +0000 Subject: [PATCH] Bump the grpc-test group in /test/environment/grpc with 5 updates Bumps the grpc-test group in /test/environment/grpc with 5 updates: | Package | From | To | | --- | --- | --- | | [grpcio](https://github.com/grpc/grpc) | `1.60.1` | `1.62.0` | | [grpcio-health-checking](https://grpc.io) | `1.60.1` | `1.62.0` | | [grpcio-reflection](https://grpc.io) | `1.60.1` | `1.62.0` | | [grpcio-testing](https://grpc.io) | `1.60.1` | `1.62.0` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.60.1` | `1.62.0` | Updates `grpcio` from 1.60.1 to 1.62.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.60.1...v1.62.0) Updates `grpcio-health-checking` from 1.60.1 to 1.62.0 Updates `grpcio-reflection` from 1.60.1 to 1.62.0 Updates `grpcio-testing` from 1.60.1 to 1.62.0 Updates `grpcio-tools` from 1.60.1 to 1.62.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.60.1...v1.62.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc-test - dependency-name: grpcio-health-checking dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc-test - dependency-name: grpcio-reflection dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc-test - dependency-name: grpcio-testing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc-test - dependency-name: grpcio-tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc-test ... Signed-off-by: dependabot[bot] --- test/environment/grpc/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/test/environment/grpc/requirements.txt b/test/environment/grpc/requirements.txt index 768b4636..ea0ff5ea 100644 --- a/test/environment/grpc/requirements.txt +++ b/test/environment/grpc/requirements.txt @@ -1,5 +1,5 @@ -grpcio==1.60.1 -grpcio-health-checking==1.60.1 -grpcio-reflection==1.60.1 -grpcio-testing==1.60.1 -grpcio-tools==1.60.1 +grpcio==1.62.0 +grpcio-health-checking==1.62.0 +grpcio-reflection==1.62.0 +grpcio-testing==1.62.0 +grpcio-tools==1.62.0