From 81fe1f24c6188749cb3f94d0aae28d6e4ffdc5f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 17:23:03 +0000 Subject: [PATCH] Bump protobuf from 3.19.4 to 3.19.5 in /speech/conformer/pytorch Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 3.19.5. - [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.19.4...v3.19.5) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- speech/conformer/pytorch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/speech/conformer/pytorch/requirements.txt b/speech/conformer/pytorch/requirements.txt index d4c3ca955..6ec180571 100644 --- a/speech/conformer/pytorch/requirements.txt +++ b/speech/conformer/pytorch/requirements.txt @@ -4,7 +4,7 @@ fire==0.4.0 pyyaml==5.4.1 pandas==1.1.5 wandb==0.12.8 -protobuf==3.19.4 +protobuf==3.19.5 pillow==8.4.0 pytest==6.2.5 editdistance==0.5.2