Update mypy to 0.990 (#81783)
* Update mypy to 0.990 * Remove type ignore - overriding attr with property (13475) * Remove type ignores - hasattr (13544) * Adjust type ignore - assignment (13549) * New error code - type-abstract (13785) * Disable annotation-unchecked (13851)
This commit is contained in:
@@ -12,7 +12,7 @@ codecov==2.1.12
|
||||
coverage==6.4.4
|
||||
freezegun==1.2.2
|
||||
mock-open==1.4.0
|
||||
mypy==0.982
|
||||
mypy==0.990
|
||||
pre-commit==2.20.0
|
||||
pylint==2.15.5
|
||||
pipdeptree==2.3.1
|
||||
|
||||
Reference in New Issue
Block a user