From 9d45b3e42e3c056155ea0d7017b1bcefa0211b46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 14:22:16 +0000 Subject: [PATCH] Bump protobuf from 3.19.4 to 3.19.5 in /vision/dino/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] --- vision/dino/pytorch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vision/dino/pytorch/requirements.txt b/vision/dino/pytorch/requirements.txt index e8cf7644b..5f9b56e9c 100644 --- a/vision/dino/pytorch/requirements.txt +++ b/vision/dino/pytorch/requirements.txt @@ -9,5 +9,5 @@ pytest==6.2.4 pyyaml==5.4.1 horovod==0.24.3 wandb==0.12.8 -protobuf==3.19.4 +protobuf==3.19.5 git+https://github.com/graphcore/examples-utils@0f3024827451878955ed495daf2e1b552eaf749f#egg=examples-utils