From 750cf6df55f33fa443f88c94fa64936ffadae85c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 03:46:55 +0000 Subject: [PATCH] Bump protobuf from 5.29.1 to 5.29.5 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.1 to 5.29.5. - [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/v5.29.1...v5.29.5) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ab52f2..5309b39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,6 +16,6 @@ accelerate==1.1.1 #tensorboard==2.18.0 llama-cpp-python==0.3.2 aiohttp==3.11.9 -protobuf==5.29.1 +protobuf==5.29.5 datasets==3.1.0 aiofiles==24.1.0 \ No newline at end of file