From df4d138b6355e0364d64666be369959f181cf2c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 03:57:42 +0000 Subject: [PATCH] Bump protobuf from 6.31.0 to 6.31.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.31.0 to 6.31.1. - [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/v6.31.0...v6.31.1) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.31.1 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 7b56026..0a7091e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -119,7 +119,7 @@ preshed==3.0.9 prometheus_client==0.21.1 prompt_toolkit==3.0.51 proto-plus==1.26.1 -protobuf==6.31.0 +protobuf==6.31.1 psutil==7.0.0 ptyprocess==0.7.0 pure_eval==0.2.3