From 5794eedc117f01025ac16b1bc48a2cc104ea2113 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Apr 2022 12:20:50 +0000 Subject: [PATCH] Bump protobuf in /hyperbox/networks/nasbench301/install Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.14.0 to 3.15.0. - [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.14.0...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hyperbox/networks/nasbench301/install/requirements_cu111.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperbox/networks/nasbench301/install/requirements_cu111.txt b/hyperbox/networks/nasbench301/install/requirements_cu111.txt index f0106b1..5f71a87 100644 --- a/hyperbox/networks/nasbench301/install/requirements_cu111.txt +++ b/hyperbox/networks/nasbench301/install/requirements_cu111.txt @@ -163,7 +163,7 @@ prettytable==2.2.1 prometheus-client==0.3.1 promise==2.3 prompt-toolkit==3.0.20 -protobuf==3.14.0 +protobuf==3.15.0 psutil==5.4.7 ptyprocess==0.6.0 pudb==2021.1