From 5ba89053286874ed8e6f0649371ff6fe293820ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:27:43 +0000 Subject: [PATCH] Bump protobuf from 3.8.0 to 3.18.3 in /ML Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.8.0 to 3.18.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.8.0...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ML/requirements.txt | 2 +- ML/requirements2.txt | 2 +- ML/requirements3.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ML/requirements.txt b/ML/requirements.txt index ad766670..cf34e024 100644 --- a/ML/requirements.txt +++ b/ML/requirements.txt @@ -9,7 +9,7 @@ Keras-Preprocessing==1.1.0 Markdown==3.1.1 numpy==1.16.4 Pillow==6.1.0 -protobuf==3.8.0 +protobuf==3.18.3 six==1.12.0 tb-nightly==1.14.0a20190603 termcolor==1.1.0 diff --git a/ML/requirements2.txt b/ML/requirements2.txt index 5858afaf..333439e0 100644 --- a/ML/requirements2.txt +++ b/ML/requirements2.txt @@ -12,7 +12,7 @@ Markdown==3.1.1 numpy==1.16.4 opencv-python==4.1.0.25 Pillow==6.1.0 -protobuf==3.8.0 +protobuf==3.18.3 PyYAML==5.1.2 scipy==1.3.1 six==1.12.0 diff --git a/ML/requirements3.txt b/ML/requirements3.txt index 4cc4932f..cb24f682 100644 --- a/ML/requirements3.txt +++ b/ML/requirements3.txt @@ -77,7 +77,7 @@ pickleshare==0.7.5 Pillow==5.1.0 prometheus-client==0.7.1 prompt-toolkit==2.0.9 -protobuf==3.6.1 +protobuf==3.18.3 psutil==5.4.2 ptyprocess==0.6.0 pyasn1==0.4.5