From 3906da2a732087a033bc073f8841e02d813bc624 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:09:28 +0000 Subject: [PATCH] Bump protobuf from 3.2.0 to 3.15.0 in /intro-to-tflearn Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.2.0 to 3.15.0. - [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.2.0...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- intro-to-tflearn/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intro-to-tflearn/requirements.txt b/intro-to-tflearn/requirements.txt index 9f1e1ff..7fc15c6 100644 --- a/intro-to-tflearn/requirements.txt +++ b/intro-to-tflearn/requirements.txt @@ -31,7 +31,7 @@ pexpect==4.2.1 pickleshare==0.7.4 Pillow==4.0.0 prompt-toolkit==1.0.14 -protobuf==3.2.0 +protobuf==3.15.0 ptyprocess==0.5.1 Pygments==2.2.0 pyparsing==2.2.0