Skip to content

Commit

Permalink
build(deps): bump protobuf in the dependencies group (#122)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [protobuf](https://github.com/protocolbuffers/protobuf).


Updates `protobuf` from 5.27.3 to 5.27.4
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v5.27.3...v5.27.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent b8165da commit 8af5ae8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 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 @@ -47,7 +47,7 @@ httptools = "^0.6.1"
ctranslate2 = "^4.3.1"
transformers = "^4.44.2"
sentencepiece = "^0.2.0"
protobuf = "^5.27.3"
protobuf = "^5.27.4"
jinja2 = "^3.1.4"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 8af5ae8

Please sign in to comment.