From 1ff10f6c01c296b2fb69121a6f81c755baa2281e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 03:56:41 +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.62.0` | `1.62.1` | | [grpcio-health-checking](https://grpc.io) | `1.62.0` | `1.62.1` | | [grpcio-reflection](https://grpc.io) | `1.62.0` | `1.62.1` | | [grpcio-testing](https://grpc.io) | `1.62.0` | `1.62.1` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.62.0` | `1.62.1` | Updates `grpcio` from 1.62.0 to 1.62.1 - [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.62.0...v1.62.1) Updates `grpcio-health-checking` from 1.62.0 to 1.62.1 Updates `grpcio-reflection` from 1.62.0 to 1.62.1 Updates `grpcio-testing` from 1.62.0 to 1.62.1 Updates `grpcio-tools` from 1.62.0 to 1.62.1 - [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.62.0...v1.62.1) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: grpc-test - dependency-name: grpcio-health-checking dependency-type: direct:production update-type: version-update:semver-patch dependency-group: grpc-test - dependency-name: grpcio-reflection dependency-type: direct:production update-type: version-update:semver-patch dependency-group: grpc-test - dependency-name: grpcio-testing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: grpc-test - dependency-name: grpcio-tools dependency-type: direct:production update-type: version-update:semver-patch 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 ea0ff5ea..9606ab8d 100644 --- a/test/environment/grpc/requirements.txt +++ b/test/environment/grpc/requirements.txt @@ -1,5 +1,5 @@ -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 +grpcio==1.62.1 +grpcio-health-checking==1.62.1 +grpcio-reflection==1.62.1 +grpcio-testing==1.62.1 +grpcio-tools==1.62.1