From 5c06769f600fe510bce0e8180687328374b2b52c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 00:31:04 +0000 Subject: [PATCH] Bump protobuf from 5.28.1 to 5.28.2 in /Browser Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.28.1 to 5.28.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/v5.28.1...v5.28.2) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Browser/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Browser/requirements.txt b/Browser/requirements.txt index a548fe84a..99942f373 100644 --- a/Browser/requirements.txt +++ b/Browser/requirements.txt @@ -1,6 +1,6 @@ grpcio == 1.66.1 grpcio-tools == 1.66.1 -protobuf == 5.28.1 +protobuf == 5.28.2 robotframework >= 5.0.1, < 8.0.0 robotframework-pythonlibcore >= 4.4.1, < 5.0.0 robotframework-assertion-engine >= 3.0.3, < 4.0.0