From bebb2fbddca16722e3e28d4d28496a8749734088 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 20:38:49 +0000 Subject: [PATCH] build(deps): bump protobuf in /website-configurations/data-collection Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.28.3 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] --- website-configurations/data-collection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website-configurations/data-collection/requirements.txt b/website-configurations/data-collection/requirements.txt index 6ae5b57..a1db2d7 100644 --- a/website-configurations/data-collection/requirements.txt +++ b/website-configurations/data-collection/requirements.txt @@ -16,7 +16,7 @@ itsdangerous==2.2.0 Jinja2==3.1.4 MarkupSafe==3.0.2 proto-plus==1.25.0 -protobuf==5.28.3 +protobuf==5.29.6 pyasn1==0.6.1 pyasn1_modules==0.4.1 python-dotenv==1.0.1