From 4e71e923ce15c914cd0e8bf8c0ce5cb1e69cb15a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 20:01:30 +0000 Subject: [PATCH] Bump protobuf from 3.19.3 to 4.22.0 in /tests Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.3 to 4.22.0. - [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.19.3...v4.22.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 922db578eb..401a9c97c2 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -5,7 +5,7 @@ hvac==0.11.2 kubernetes==21.7.0 mysql-connector-python==8.0.28 netifaces==0.11.0 -protobuf==3.19.3 +protobuf==4.22.0 psutil==5.9.0 pylint==2.12.2 pytest-split==0.6.0