Skip to content

Commit b6c2e9d

Browse files
fix(deps): update dependency protobuf to v7
1 parent 677c871 commit b6c2e9d

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
@@ -22,7 +22,7 @@ dependencies = [
2222
"crossplane-function-sdk-python==0.11.0",
2323
"click==8.3.1",
2424
"grpcio==1.76.0",
25-
"protobuf==6.33.5"
25+
"protobuf==7.34.0"
2626
]
2727

2828
dynamic = ["version"]

0 commit comments

Comments
 (0)