From 8be791eaea0766e6e84ca389adaa6dfa25371c1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 21:15:50 +0000 Subject: [PATCH] Bump protobuf from 5.29.5 to 5.29.6 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.5 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b4719e5..0a4eba4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ pillow==11.1.0 pip-install==1.3.5 portalocker==2.10.1 proto-plus==1.25.0 -protobuf==5.29.5 +protobuf==5.29.6 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22