Skip to content

Commit b76adb4

Browse files
authored
Merge pull request #1896 from Emantor/topic/bump-protobuf
pyproject: raise protobuf version to 5.29.6
2 parents ac2674c + fc6902e commit b76adb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636
"exceptiongroup>=1.3.0", # TODO: drop if Python >= 3.11 guaranteed
3737
"grpcio>=1.64.1, <2.0.0",
3838
"grpcio-reflection>=1.64.1, <2.0.0",
39-
"protobuf>=5.27.0",
39+
"protobuf>=5.29.6",
4040
"jinja2>=3.0.2",
4141
"pexpect>=4.8.0",
4242
"pyserial-labgrid>=3.4.0.1",

0 commit comments

Comments
 (0)