Skip to content

Commit

Permalink
Bump protobuf from 3.20.0 to 3.20.2 (#930)
Browse files Browse the repository at this point in the history
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/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.20.0...v3.20.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hector <hunterhector@gmail.com>
  • Loading branch information
dependabot[bot] and hunterhector committed Apr 6, 2023
1 parent 35c1ced commit 13e50ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
'dataclasses~=0.7;python_version<"3.7"',
'importlib-resources>=5.1.4;python_version<"3.9"',
"asyml-utilities",
"protobuf==3.20.0"
"protobuf==3.20.2"
],
extras_require={
"data_aug": [
Expand Down

0 comments on commit 13e50ae

Please sign in to comment.