Skip to content

Commit bd5826b

Browse files
Update types-protobuf requirement (#187)
--- updated-dependencies: - dependency-name: types-protobuf 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 561f0a2 commit bd5826b

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.68.1"
2828
jsonpickle = ">=3.0,<4.1"
2929
pymitter = ">=0.4,<0.6"
3030
typing-extensions = ">=4.11,<4.13"
31-
types-protobuf = "5.27.0.20240626"
31+
types-protobuf = "5.29.1.20241207"
3232
pympler = "1.1"
3333

3434
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)