Skip to content

Commit

Permalink
build(deps): bump protobuf in /libbeat/tests/system (elastic#37662)
Browse files Browse the repository at this point in the history
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](protocolbuffers/protobuf@v3.19.4...v3.19.5)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Craig MacKenzie <craig.mackenzie@elastic.co>
  • Loading branch information
dependabot[bot] and cmacknz committed Jan 18, 2024
1 parent b9e706c commit 7494535
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libbeat/tests/system/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion libbeat/tests/system/requirements_aix.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7494535

Please sign in to comment.