Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e8101f1

Browse files
authored
Merge pull request #25647 from ksunden/mypy_pin
Pin mypy to v1.1.1 for CI
2 parents 61ed3f4 + 0068ed9 commit e8101f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing/mypy.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Extra pip requirements for the GitHub Actions mypy build
22

3-
mypy
3+
mypy==1.1.1
44

55
# Extra stubs distributed separately from the main pypi package
66
pandas-stubs

0 commit comments

Comments
 (0)