From 696367146d6b6780d5dd0ecc99851ec2b5f812df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 03:58:37 +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.5. - [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/compare/v5.28.3...v5.29.5) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.5 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..872d426 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.5 pyasn1==0.6.1 pyasn1_modules==0.4.1 python-dotenv==1.0.1