From a2a2ce23cbfb7f7a8b386281b45c998542947d8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:17:23 +0000 Subject: [PATCH] Bump protobuf from 3.17.3 to 3.18.3 in /Tools/WinMLDashboard/public Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.17.3 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.17.3...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Tools/WinMLDashboard/public/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/WinMLDashboard/public/requirements.txt b/Tools/WinMLDashboard/public/requirements.txt index 5f3e8edd2..32d11a7c6 100644 --- a/Tools/WinMLDashboard/public/requirements.txt +++ b/Tools/WinMLDashboard/public/requirements.txt @@ -8,7 +8,7 @@ Keras==2.2.4 Keras-Applications==1.0.6 Keras-Preprocessing==1.0.5 keras2onnx==1.7.0 -protobuf==3.17.3 +protobuf==3.18.3 PyYAML==4.2b1 scipy==1.1.0 scikit-learn==0.20.1