Skip to content

Commit 3daeed9

Browse files
Add minimum version for types-protobuf
Needs python/typeshed#13625.
1 parent ee8b056 commit 3daeed9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dev = [
4545
"google-re2-stubs>=0.1.1",
4646
"mypy>=1.17.1",
4747
"ruff>=0.12.0",
48-
"types-protobuf>=5",
48+
"types-protobuf>=5.29.1.20250315",
4949
]
5050

5151
[tool.hatch.version]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)