Skip to content

Commit

Permalink
Bump protobuf from 5.27.0 to 5.27.1
Browse files Browse the repository at this point in the history
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.27.0 to 5.27.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v5.27.0...v5.27.1)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent 7cd1502 commit 38b5433
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ tensorboard = "^2.13.0"
pysbd = "^0.3.4"
grpcio = "<1.64.2"
sentencepiece = "^0.2.0"
protobuf = "^5.27.0"
protobuf = "^5.27.1"

pytest = { version = "8.2.2", optional = true, extras = ["test"] }
pytest-cov = { version = "5.0.0", optional = true, extras = ["test"] }
Expand Down

0 comments on commit 38b5433

Please sign in to comment.