Skip to content

Commit e5eceff

Browse files
Bump protobuf from 3.20.0 to 3.20.2
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.0 to 3.20.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.20.0...v3.20.2) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da10533 commit e5eceff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
'tqdm>=4.64.0',
1919
'urllib3>=1.26.9',
2020
'hydra-core>=1.3.0',
21-
'protobuf==3.20.0',
21+
'protobuf==3.20.2',
2222
'loguru==0.6.0',
2323
'optuna==3.6.1',
2424
'ogb==1.3.6'

0 commit comments

Comments
 (0)