From 3a8d65f1bfbc333f901624fad3e8465d1c963046 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 16:15:57 +0200 Subject: [PATCH] Bump protobuf from 4.22.1 to 4.22.3 in /test (#409) Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.22.1 to 4.22.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/v4.22.1...v4.22.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> --- test/requirements.ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/requirements.ci.txt b/test/requirements.ci.txt index e4d800a9..d67ae9a3 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -3,4 +3,4 @@ requests==2.28.2 websocket-client==1.5.1 urllib3==1.26.15 grpcio==1.53.0 -protobuf==4.22.1 +protobuf==4.22.3