Skip to content

Commit 9a07d2f

Browse files
Update dependency protobuf to v7 [SECURITY]
1 parent 066f300 commit 9a07d2f

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
@@ -8,7 +8,7 @@ readme = "README.md"
88
[tool.poetry.dependencies]
99
python = "^3.11"
1010
grpclib = "^0.4.7"
11-
protobuf = "^5.27.4"
11+
protobuf = "^7.0.0"
1212
asyncio = "^3.4.3"
1313
grpcio = "^1.66.0"
1414
grpcio-tools = "^1.66.0"

0 commit comments

Comments
 (0)