From a9c6f91f143e43b0a76075eafdfddb4dc286b28d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 13:01:31 +0000 Subject: [PATCH] Bump protobuf from 3.17.3 to 4.21.12 in /Browser Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.17.3 to 4.21.12. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-major ... 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 a42ce8c49..214c31098 100644 --- a/Browser/requirements.txt +++ b/Browser/requirements.txt @@ -1,7 +1,7 @@ backports.cached-property >= 1.0.1 grpcio == 1.38.1 grpcio-tools == 1.38.1 -protobuf==3.17.3 +protobuf==4.21.12 robotframework >=3.2.2, !=4.0.2 robotframework-pythonlibcore >= 3.0.0 robotframework-assertion-engine >= 0.0.6