From 2677dfdbe23996d40fdd7f198deac02b1e285de4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 17:13:26 +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 7.35.1 to 7.36.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.36.0 dependency-type: direct:production update-type: version-update:semver-minor 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 6c583699..9533c8a4 100644 --- a/requirements/requirements_build.txt +++ b/requirements/requirements_build.txt @@ -7,7 +7,7 @@ Flask==3.0.3 numpy>=2.5.2; python_version > "3.10" numpy>=1.21.5; python_version <= "3.10" requests>=2.34.2 -protobuf==7.35.1 +protobuf==7.36.0 grpcio==1.83.0 grpcio-tools==1.83.0 pytest==9.1.1