From e0f2ddea7b83d3e6f7e6bbd483ba59a16ee173e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 04:13:23 +0000 Subject: [PATCH] Bump protobuf from 3.20.1 to 4.24.2 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.1 to 4.24.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.1...v4.24.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 163cd734e..25245d1e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ ffmpeg-python PyOpenGL pyvirtualdisplay torch>=1.6.0 -protobuf==3.20.1 +protobuf==4.24.2 tensorboard opencv-python ale-py>=0.8.0