From ceaea6fc693e4adfe961daee140c4cd5be884784 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 03:37:39 +0000 Subject: [PATCH] Bump protobuf from 6.30.1 to 6.31.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.30.1 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.30.1...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 69010816..8abde822 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ munch==4.0.0 numpy==2.2.4 pillow==11.1.0 posix_ipc==1.1.1 -protobuf==6.30.1 +protobuf==6.31.1 pycparser==2.22 pydantic==2.10.6 pydantic_core==2.27.2