From 31e9e7055e7e229773e2f30f12e52b14d2568d4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:55:29 +0000 Subject: [PATCH] Bump grpcio from 1.20.1 to 1.53.0 in /AttentionAgent Bumps [grpcio](https://github.com/grpc/grpc) from 1.20.1 to 1.53.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.20.1...v1.53.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- AttentionAgent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AttentionAgent/requirements.txt b/AttentionAgent/requirements.txt index 9fb8eaf2..abb18605 100644 --- a/AttentionAgent/requirements.txt +++ b/AttentionAgent/requirements.txt @@ -1,7 +1,7 @@ Cython==0.29.14 gin-config==0.1.4 protobuf==3.7.1 -grpcio==1.20.1 +grpcio==1.53.0 grpcio-tools==1.20.1 gym[box2d]==0.15.3 pyglet==1.3.2