From 2a6e91381e3d7ac0f8921c0da3df2a175a3de966 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 00:53:45 +0000 Subject: [PATCH] build(deps): bump protobuf from 3.20.3 to 5.29.2 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.3 to 5.29.2. - [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/v3.20.3...v5.29.2) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c6b4132b859..3f356361391 100644 --- a/requirements.txt +++ b/requirements.txt @@ -171,7 +171,7 @@ webdriver_manager==4.0.1 # Security and audit mistune==3.0.2 -protobuf==3.20.3 +protobuf==5.29.2 mako==1.3.3 paramiko==3.4.0 # not directly required, fixes Blowfish deprecation warning certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability