From 71d32e4528c3ce629cc9b51ec9ba121402e3d108 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 16:05:44 +0000 Subject: [PATCH] chore(deps): bump protobuf from 3.20.1 to 3.20.2 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.1 to 3.20.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...v3.20.2) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.cuda.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.cuda.txt b/requirements.cuda.txt index 47cd2eb..fae6650 100644 --- a/requirements.cuda.txt +++ b/requirements.cuda.txt @@ -22,7 +22,7 @@ pyinstaller==5.1 pyinstaller-hooks-contrib==2022.8 coremltools==5.2.0 # version <= 3.20.1 is required for coremltools -protobuf==3.20.1 +protobuf==3.20.2 soundfile==0.10.3.post1 psutil==5.9.1 geocoder==1.38.1