From 28d0d96b7a4a21f6e2a0a5ce94898c79c4c6f9bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:09:52 +0000 Subject: [PATCH] Bump protobuf from 4.25.1 to 4.25.8 in /AP_sampling Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.1 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.1...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- AP_sampling/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AP_sampling/requirements.txt b/AP_sampling/requirements.txt index 8ec496a..fb43842 100644 --- a/AP_sampling/requirements.txt +++ b/AP_sampling/requirements.txt @@ -155,7 +155,7 @@ preshed==3.0.9 prettytable==3.9.0 prometheus-client==0.19.0 prompt-toolkit==3.0.43 -protobuf==4.25.1 +protobuf==4.25.8 psutil==5.9.6 ptyprocess==0.7.0 pure-eval==0.2.2