From cc1240642f12d604da52e1e485cd11c0550a24d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 02:45:25 +0000 Subject: [PATCH] Build(deps): bump protobuf Bumps the pip-deps group with 1 update in the /requirements directory: [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