From 1e024b832d847dcafcc5f04059fe88c9e8209395 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:19:15 +0000 Subject: [PATCH] Bump protobuf from 3.7.0 to 3.18.3 in /TrackingNtuples/scripts Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.7.0 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.7.0...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TrackingNtuples/scripts/mlenv-requirements.txt | 2 +- TrackingNtuples/scripts/venv-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TrackingNtuples/scripts/mlenv-requirements.txt b/TrackingNtuples/scripts/mlenv-requirements.txt index fc79e9c..7a42eb4 100644 --- a/TrackingNtuples/scripts/mlenv-requirements.txt +++ b/TrackingNtuples/scripts/mlenv-requirements.txt @@ -57,7 +57,7 @@ pickleshare==0.7.5 Pillow==5.4.1 prometheus-client==0.6.0 prompt-toolkit==2.0.9 -protobuf==3.7.0 +protobuf==3.18.3 ptyprocess==0.6.0 Pygments==2.3.1 pyparsing==2.3.1 diff --git a/TrackingNtuples/scripts/venv-requirements.txt b/TrackingNtuples/scripts/venv-requirements.txt index 2cb1324..7e37a4c 100644 --- a/TrackingNtuples/scripts/venv-requirements.txt +++ b/TrackingNtuples/scripts/venv-requirements.txt @@ -56,7 +56,7 @@ pexpect==4.6.0 pickleshare==0.7.5 prometheus-client==0.4.2 prompt-toolkit==1.0.15 -protobuf==3.6.1 +protobuf==3.18.3 ptyprocess==0.6.0 Pygments==2.3.0 pyparsing==2.3.0