Skip to content

Commit bbe5cc0

Browse files
authored
Merge branch 'main' into dependabot/pip/sdk/mkdocstrings-gte-1.0.4
2 parents df5bcfa + d302f1e commit bbe5cc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
"Topic :: Software Development :: Libraries :: Python Modules",
2323
]
2424
dependencies = [
25-
"grpcio>=1.80.0,<2",
25+
"grpcio>=1.81.0,<2",
2626
"protobuf>=6.31.0,<7",
2727
"googleapis-common-protos>=1.75.0,<2",
2828
]

0 commit comments

Comments
 (0)