From f946a6546f55f6e19317c41698eaa6e0ca752faf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:36:30 +0000 Subject: [PATCH] Bump protobuf in /source_code/CNN_DDPG_implementation Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.7.1 to 3.18.3. - [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/compare/v3.7.1...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- source_code/CNN_DDPG_implementation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source_code/CNN_DDPG_implementation/requirements.txt b/source_code/CNN_DDPG_implementation/requirements.txt index 74eb8ff..d13853e 100644 --- a/source_code/CNN_DDPG_implementation/requirements.txt +++ b/source_code/CNN_DDPG_implementation/requirements.txt @@ -37,7 +37,7 @@ pickleshare==0.7.5 Pillow==6.0.0 pkg-resources==0.0.0 prompt-toolkit==2.0.9 -protobuf==3.7.1 +protobuf==3.18.3 ptan==0.3 ptyprocess==0.6.0 pyglet==1.3.2