From 489cd8b27b44656c9ed6cfb53b769eb3d5d8bc02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 13:01:50 -0500 Subject: [PATCH] Bump protobuf from 3.19.1 to 3.19.3 in /tests (#2074) Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.1 to 3.19.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.1...v3.19.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index a04d5dc006..73aadbbbe0 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.27 netifaces==0.11.0 -protobuf==3.19.1 +protobuf==3.19.3 psutil==5.9.0 pylint==2.12.2 pytest-html==3.1.1