Skip to content

Commit b65e658

Browse files
fix(deps): update dependency protobuf to v6
1 parent 3de4785 commit b65e658

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
@@ -26,7 +26,7 @@ python = "^3.9"
2626
anyio = "^4.6.0"
2727
grpcio = "^1.66"
2828
grpcio-health-checking = "^1.66"
29-
protobuf = "^5.28"
29+
protobuf = "^6.0.0"
3030
oauthlib = "^3.1.0"
3131
requests-oauthlib = ">=1.3.0,<3.0.0"
3232
typing-extensions = "^4.11.0"

0 commit comments

Comments
 (0)