From b39c8b0360ff6532e3c9d6724eb6e09a70cc664d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 16:40:36 +0000 Subject: [PATCH] Bump protobuf from 3.20.1 to 3.20.2 in /ci Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.1 to 3.20.2. - [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.20.1...v3.20.2) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ci/pip_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/pip_requirements.txt b/ci/pip_requirements.txt index a5d63cc..fc99614 100644 --- a/ci/pip_requirements.txt +++ b/ci/pip_requirements.txt @@ -103,7 +103,7 @@ Pillow==9.3.0 platformdirs==2.6.2 prometheus-client==0.15.0 prompt-toolkit==3.0.36 -protobuf==3.20.1 +protobuf==3.20.2 psutil==5.9.4 ptyprocess==0.7.0 pure-eval==0.2.2