From f743e118c5c13ec5ea6b8a0c3a1c5df80f6b543e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 18:40:35 +0000 Subject: [PATCH] Bump protobuf from 3.6.1 to 7.34.0rc1 in /dlvm/nvidia/webapp Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.1 to 7.34.0rc1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.34.0rc1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dlvm/nvidia/webapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlvm/nvidia/webapp/requirements.txt b/dlvm/nvidia/webapp/requirements.txt index 9bde3527..2def1feb 100644 --- a/dlvm/nvidia/webapp/requirements.txt +++ b/dlvm/nvidia/webapp/requirements.txt @@ -19,7 +19,7 @@ Markdown==3.0.1 MarkupSafe==1.1.0 numpy==1.16.0 Pillow==6.2.0 -protobuf==3.6.1 +protobuf==7.34.0rc1 pyasn1==0.4.4 pyasn1-modules==0.2.2 pytz==2018.7