Skip to content

Commit 0bd94a9

Browse files
committed
Pin mypy
1 parent 34ef739 commit 0bd94a9

File tree

2 files changed

+21
-36
lines changed

2 files changed

+21
-36
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Documentation = "https://docs.temporal.io/docs/python"
3535
dev = [
3636
"cibuildwheel>=2.22.0,<3",
3737
"grpcio-tools>=1.48.2,<2",
38-
"mypy>=1.0.0,<2",
38+
"mypy==1.4.1",
3939
"mypy-protobuf>=3.3.0,<4",
4040
"psutil>=5.9.3,<6",
4141
"pydocstyle>=6.3.0,<7",

uv.lock

Lines changed: 20 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)