From f05147b671b94fac401201387bb4c2be18bad4e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 21:51:54 +0000 Subject: [PATCH] Bump grpcio from 1.51.3 to 1.53.0 in /Data Mining/DSE Live Chart Bumps [grpcio](https://github.com/grpc/grpc) from 1.51.3 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.51.3...v1.53.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Data Mining/DSE Live Chart/requirements.txt | 2 +- Data Mining/DSE Live Chart/requirements2.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Data Mining/DSE Live Chart/requirements.txt b/Data Mining/DSE Live Chart/requirements.txt index 10bcbd60..c487f780 100644 --- a/Data Mining/DSE Live Chart/requirements.txt +++ b/Data Mining/DSE Live Chart/requirements.txt @@ -72,7 +72,7 @@ gast==0.4.0 google-auth==2.16.1 google-auth-oauthlib==0.4.6 google-pasta==0.2.0 -grpcio==1.51.3 +grpcio==1.53.0 h5py==3.8.0 idna==3.4 imbalanced-learn==0.10.1 diff --git a/Data Mining/DSE Live Chart/requirements2.txt b/Data Mining/DSE Live Chart/requirements2.txt index 69424eee..6af6b723 100644 --- a/Data Mining/DSE Live Chart/requirements2.txt +++ b/Data Mining/DSE Live Chart/requirements2.txt @@ -69,7 +69,7 @@ markupsafe==2.1.2 python-json-logger==2.0.7 mistune==2.0.5 tomli==2.0.1 -grpcio==1.51.3 +grpcio==1.53.0 urllib3==1.26.14 numpy==1.24.2 six==1.16.0