Skip to content

Commit 4785c74

Browse files
Update types-protobuf requirement (#284)
--- updated-dependencies: - dependency-name: types-protobuf dependency-version: 6.30.2.20250809 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d38aeb commit 4785c74

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
@@ -28,7 +28,7 @@ grpcio-tools = "1.71.2"
2828
jsonpickle = ">=3.0,<4.2"
2929
pymitter = ">=0.4,<1.2"
3030
typing-extensions = ">=4.11,<4.15"
31-
types-protobuf = "6.30.2.20250703"
31+
types-protobuf = "6.30.2.20250809"
3232
pympler = "1.1"
3333
numpy = "2.0.2"
3434

0 commit comments

Comments
 (0)