Skip to content

Commit

Permalink
Bump protobuf from 3.19.4 to 3.19.5 in /multimodal/CLIP/pytorch
Browse files Browse the repository at this point in the history
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](protocolbuffers/protobuf@v3.19.4...v3.19.5)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2022
1 parent c0239af commit 51ffa9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multimodal/CLIP/pytorch/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ ftfy==6.0.3
torchvision==0.14.0+cpu; python_version > '3.6'
torchvision==0.11.0+cpu; python_version <= '3.6'
pytest==6.2.5
protobuf==3.19.4
protobuf==3.19.5
git+https://github.com/graphcore/examples-utils@0f3024827451878955ed495daf2e1b552eaf749f#egg=examples-utils

0 comments on commit 51ffa9c

Please sign in to comment.