Skip to content

Commit 5501fe6

Browse files
Update types-protobuf requirement (#243)
--- updated-dependencies: - dependency-name: types-protobuf dependency-version: 6.30.2.20250506 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 b34b34a commit 5501fe6

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.70.0"
2828
jsonpickle = ">=3.0,<4.1"
2929
pymitter = ">=0.4,<1.1"
3030
typing-extensions = ">=4.11,<4.14"
31-
types-protobuf = "6.30.2.20250503"
31+
types-protobuf = "6.30.2.20250506"
3232
pympler = "1.1"
3333
numpy = "2.0.2"
3434

0 commit comments

Comments
 (0)