From b4b4423d07b3d23bfe707695a8973e4270f48a84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:38:09 +0000 Subject: [PATCH] Bump protobuf from 3.9.1 to 3.18.3 in /requirements Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.9.1 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.9.1...v3.18.3) --- 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..15743df 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.18.3 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..dde7c3f 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.18.3 ptyprocess==0.6.0 Pygments==2.4.2 pyparsing==2.4.2