From d9fcc8fb343db3fb18c02541801bab784610280c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 06:36:55 +0000 Subject: [PATCH] Bump protobuf from 3.20.1 to 3.20.2 in /test/test_cuda 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/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.20.1...v3.20.2) --- updated-dependencies: - dependency-name: protobuf dependency-version: 3.20.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/test_cuda/requirements_vlm.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_cuda/requirements_vlm.txt b/test/test_cuda/requirements_vlm.txt index ee7b3e5de..cfe352536 100644 --- a/test/test_cuda/requirements_vlm.txt +++ b/test/test_cuda/requirements_vlm.txt @@ -12,7 +12,7 @@ lm-eval>=0.4.2,<0.5 numpy < 2.0 optimum pandas -protobuf==3.20.1 +protobuf==3.20.2 pillow py-cpuinfo torch==2.3.0