From f4f47b4d550cb1df9fc4500f131af49a10ee3d70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 09:10:19 -0700 Subject: [PATCH] build(deps): bump protobuf from 6.31.1 to 6.33.1 (#2760) Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.31.1 to 6.33.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/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 95723b2f..380563ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ msgpack==1.0.8 networkx==3.4.2 pefile==2024.8.26 pip==25.3 -protobuf==6.31.1 +protobuf==6.33.1 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.23