mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-16 11:58:09 +00:00
pin mypy to 0.910 (#1531)
https://github.com/samuelcolvin/pydantic/issues/3528 https://github.com/python/mypy/issues/6617#issuecomment-892438903 https://github.com/samuelcolvin/pydantic/pull/3175#issuecomment-914897604 updating mypy in build yml and requirements to 0.910 Co-authored-by: stas <statis@microsoft.com>
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
flake8
|
||||
mypy
|
||||
mypy==0.910
|
||||
pytest
|
||||
isort
|
||||
vulture
|
||||
|
Reference in New Issue
Block a user