From 74945355f9435e61cec4715057d6140dc4a28ab7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 14:14:30 -0500 Subject: [PATCH] build(deps): bump protobuf in /libbeat/tests/system (#37662) Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 3.19.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.4...v3.19.5) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Craig MacKenzie --- libbeat/tests/system/requirements.txt | 2 +- libbeat/tests/system/requirements_aix.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libbeat/tests/system/requirements.txt b/libbeat/tests/system/requirements.txt index a9df181606d..8bdb021e8ec 100644 --- a/libbeat/tests/system/requirements.txt +++ b/libbeat/tests/system/requirements.txt @@ -45,7 +45,7 @@ packaging==20.4 parameterized==0.7.0 paramiko==3.4.0 pluggy==0.13.1 -protobuf==3.19.4 +protobuf==3.19.5 py==1.11.0 pycodestyle==2.6.0 pycparser==2.21 diff --git a/libbeat/tests/system/requirements_aix.txt b/libbeat/tests/system/requirements_aix.txt index a9df181606d..8bdb021e8ec 100644 --- a/libbeat/tests/system/requirements_aix.txt +++ b/libbeat/tests/system/requirements_aix.txt @@ -45,7 +45,7 @@ packaging==20.4 parameterized==0.7.0 paramiko==3.4.0 pluggy==0.13.1 -protobuf==3.19.4 +protobuf==3.19.5 py==1.11.0 pycodestyle==2.6.0 pycparser==2.21