Skip to content

Commit 1771196

Browse files
Update types-protobuf requirement (#228)
--- updated-dependencies: - dependency-name: types-protobuf dependency-version: 5.29.1.20250403 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aeccd2d commit 1771196

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.13"
31-
types-protobuf = "5.29.1.20250402"
31+
types-protobuf = "5.29.1.20250403"
3232
pympler = "1.1"
3333

3434
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)