From c6355c060a13b92a1857bb542a3812bf89b1b794 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 17:03:41 +0000 Subject: [PATCH] build(deps): bump protobuf from 5.29.4 to 6.31.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.4 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/v5.29.4...v6.31.1) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.31.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aa0399d..f4b67ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ nh3==0.2.21 packaging==24.2 pluggy==1.5.0 proto-plus==1.26.1 -protobuf==5.29.4 +protobuf==6.31.1 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22