ktmud commented on issue #9378: chore: bump black to 19.10b0 and mypy to 0.7000
URL: 
https://github.com/apache/incubator-superset/pull/9378#issuecomment-603964736
 
 
   > Out of interest why was the mypy version bumped as this seems unrelated to 
black?
   
   I was seeing this error while `pip install -r requirements.txt`:
   
   > ERROR: mypy 0.670 has requirement typed-ast<1.4.0,>=1.3.1, but you'll have 
typed-ast 1.4.1 which is incompatible.
   
   It seems like `black` has upgraded `typed-ast` therefore `mypy` also needs 
to be upgrade. There was actually an error in the original commit. It should 
have been upgrade to 0.770, not 0.700.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to