From 9ffaffe267828b1e47430f717451be4ad359a073 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 00:34:15 +0000 Subject: [PATCH] Build(deps): bump protobuf in /requirements in the pip-deps group Bumps the pip-deps group in /requirements with 1 update: [protobuf](https://github.com/protocolbuffers/protobuf). Updates `protobuf` from 6.33.6 to 7.34.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.34.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps ... Signed-off-by: dependabot[bot] --- requirements/requirements_build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_build.txt b/requirements/requirements_build.txt index 93f84d9d..a2e55b48 100644 --- a/requirements/requirements_build.txt +++ b/requirements/requirements_build.txt @@ -7,7 +7,7 @@ Flask==3.0.3 numpy>=2.4.4; python_version > "3.10" numpy>=1.21.5; python_version <= "3.10" requests>=2.33.1 -protobuf==6.33.6 +protobuf==7.34.1 grpcio==1.80.0 grpcio-tools==1.80.0 pytest==9.0.3