Skip to content

Commit 9ac51a5

Browse files
chore(deps): bump protobuf from 5.29.1 to 5.29.5 (#386)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.1 to 5.29.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.29.1...v5.29.5) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f0e886 commit 9ac51a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ license = { file = "LICENSE" }
1313
readme = "README.md"
1414
requires-python = ">=3.10"
1515
dependencies = [
16-
"protobuf==5.29.1",
16+
"protobuf==5.29.5",
1717
"grpcio-tools==1.68.1",
1818
"grpcio==1.71.2",
1919
"cryptography==44.0.0",

0 commit comments

Comments
 (0)