From 1bc0b509558db16d6f54932008004242f6adcb65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:12:41 +0000 Subject: [PATCH] Bump protobuf from 4.25.3 to 4.25.8 in /miscs Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.3 to 4.25.8. - [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/v4.25.3...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- miscs/llava_repr_requirements.txt | 2 +- miscs/tinyllava_repr_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 miscs/llava_repr_requirements.txt diff --git a/miscs/llava_repr_requirements.txt b/miscs/llava_repr_requirements.txt old mode 100755 new mode 100644 index c09b6f5bd..fedf4d747 --- a/miscs/llava_repr_requirements.txt +++ b/miscs/llava_repr_requirements.txt @@ -8,7 +8,7 @@ openai==1.13.3 packaging==23.2 pandas==2.2.1 Pillow==10.2.0 -protobuf==4.25.3 +protobuf==4.25.8 pycocoevalcap==1.2 pycocotools==2.0.7 pytablewriter==1.2.0 diff --git a/miscs/tinyllava_repr_requirements.txt b/miscs/tinyllava_repr_requirements.txt index b6ab1cb19..e9a623243 100644 --- a/miscs/tinyllava_repr_requirements.txt +++ b/miscs/tinyllava_repr_requirements.txt @@ -13,7 +13,7 @@ packaging==23.2 pandas==2.2.1 peft==0.10.0 Pillow==10.2.0 -protobuf==4.25.3 +protobuf==4.25.8 pycocoevalcap==1.2 pycocotools==2.0.7 pytablewriter==1.2.0