From 4dff59f4a7c027552641fb0d74137f3603165a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 06:59:34 +0000 Subject: [PATCH] Bump protobuf in /docs/samples/explanation/aix/mnist Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.3 to 3.15.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.11.3...v3.15.6) Signed-off-by: dependabot[bot] --- docs/samples/explanation/aix/mnist/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/samples/explanation/aix/mnist/requirements.txt b/docs/samples/explanation/aix/mnist/requirements.txt index 71ee1712fd..81b5381b8a 100644 --- a/docs/samples/explanation/aix/mnist/requirements.txt +++ b/docs/samples/explanation/aix/mnist/requirements.txt @@ -63,7 +63,7 @@ pickleshare==0.7.5 Pillow==7.1.0 prometheus-client==0.7.1 prompt-toolkit==3.0.5 -protobuf==3.11.3 +protobuf==3.15.6 ptyprocess==0.6.0 Pygments==2.6.1 pyparsing==2.4.7