From a53fbdf0ec33e0b3d29e023570318fdab3006e47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 10:45:11 +0000 Subject: [PATCH] Bump grpcio from 1.32.0 to 1.53.2 in /platform/CMSIS/NN/Tests/UnitTest Bumps [grpcio](https://github.com/grpc/grpc) from 1.32.0 to 1.53.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.32.0...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- platform/CMSIS/NN/Tests/UnitTest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/CMSIS/NN/Tests/UnitTest/requirements.txt b/platform/CMSIS/NN/Tests/UnitTest/requirements.txt index 4b8e2a5ccc..f5153d768c 100644 --- a/platform/CMSIS/NN/Tests/UnitTest/requirements.txt +++ b/platform/CMSIS/NN/Tests/UnitTest/requirements.txt @@ -20,7 +20,7 @@ gast==0.3.3 google-auth==1.27.1 google-auth-oauthlib==0.4.3 google-pasta==0.2.0 -grpcio==1.32.0 +grpcio==1.53.2 h5py==2.10.0 icetea==1.2.4 idna==2.7