From 4d0094b8fae8c8e1993ae0fb46736deaa6e02266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:11:17 +0000 Subject: [PATCH] Bump protobuf from 3.9.1 to 3.15.0 in /requirements Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.9.1 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.9.1...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/py2_cdeep3m_reqs.txt | 2 +- requirements/py3_cdeep3m_reqs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/py2_cdeep3m_reqs.txt b/requirements/py2_cdeep3m_reqs.txt index febced2..f05984e 100644 --- a/requirements/py2_cdeep3m_reqs.txt +++ b/requirements/py2_cdeep3m_reqs.txt @@ -21,7 +21,7 @@ pexpect==4.7.0 pickleshare==0.7.5 Pillow==6.1.0 prompt-toolkit==1.0.16 -protobuf==3.9.1 +protobuf==3.15.0 ptyprocess==0.6.0 Pygments==2.4.2 pyparsing==2.4.2 diff --git a/requirements/py3_cdeep3m_reqs.txt b/requirements/py3_cdeep3m_reqs.txt index f54b8d4..15ecbb5 100644 --- a/requirements/py3_cdeep3m_reqs.txt +++ b/requirements/py3_cdeep3m_reqs.txt @@ -14,7 +14,7 @@ numpy==1.16.3 opencv-contrib-python==4.1.0.25 opencv-python==4.1.0.25 Pillow==6.1.0 -protobuf==3.9.1 +protobuf==3.15.0 ptyprocess==0.6.0 Pygments==2.4.2 pyparsing==2.4.2