Skip to content

Commit 136a04e

Browse files
build(deps): bump protobuf from 3.20.1 to 3.20.3
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.1 to 3.20.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.20.1...v3.20.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3461293 commit 136a04e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
'transformers==4.22.2',
5252
'datasets==2.5.2',
5353
'pathos==0.2.8',
54-
'protobuf==3.20.1',
54+
'protobuf==3.20.3',
5555
# for sts:
5656
'sentence-transformers==2.2.2',
5757
# for alignment:

0 commit comments

Comments
 (0)