8000 AB#8701 Pin MyPy to version 0.812. · Amsterdam/dataservices-airflow@f281305 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Commit f281305

Browse files
committed
AB#8701 Pin MyPy to version 0.812.
Version >= 0.900 has a number of issues that bite use: - python/typeshed#5617 - it doesn't honor `# type: ignore[misc]` in those circumstances
1 parent 84e9471 commit f281305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ wheel == 0.34.1
1616
black
1717
isort
1818

19-
mypy
19+
mypy==0.812

0 commit comments

Comments
 (0)
0