Skip to content

Commit

Permalink
ci: Temp pin mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
dangotbanned committed Oct 5, 2024
1 parent 23a2f91 commit 8c6544c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dev = [
"pytest-cov",
"pytest-xdist[psutil]~=3.5",
"mistune",
"mypy",
"mypy<1.12.0",
"pandas-stubs",
"types-jsonschema",
"types-setuptools",
Expand Down

0 comments on commit 8c6544c

Please sign in to comment.