From b66f7156a4fe3ab051a7787f671b3fae3026bfd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 17:32:12 +0000 Subject: [PATCH] Bump protobuf from 3.19.1 to 7.34.0rc1 in /panel/old/panel_coverage Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.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] --- panel/old/panel_coverage/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panel/old/panel_coverage/requirements.txt b/panel/old/panel_coverage/requirements.txt index 79f036e1e..e2bb5a89f 100644 --- a/panel/old/panel_coverage/requirements.txt +++ b/panel/old/panel_coverage/requirements.txt @@ -14,7 +14,7 @@ mypy==0.931 mypy-extensions==0.4.3 numpy==1.19.5 pandas==1.1.5 -protobuf==3.19.1 +protobuf==7.34.0rc1 pyasn1==0.4.8 pyasn1-modules==0.2.8 python-dateutil==2.8.2