From 56984d6e41980a12ffd6021e27a739b0177c8f65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 00:19:46 +0000 Subject: [PATCH] build(deps): bump protobuf from 3.20.3 to 5.28.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.3 to 5.28.3. - [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.28.3) --- 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 16237c7484..957c2be686 100644 --- a/requirements.txt +++ b/requirements.txt @@ -162,7 +162,7 @@ webdriver_manager==4.0.1 # Security and audit mistune==3.0.2 -protobuf==3.20.3 +protobuf==5.28.3 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