Upgrade mypy to 0.520 (#8616)

pull/8620/head
Fabian Affolter 2017-07-23 20:20:38 +02:00 committed by GitHub
parent cc2de5e1dc
commit 486bcc4cae
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# new version
flake8==3.3
pylint==1.6.5
mypy==0.511
mypy==0.520
pydocstyle==1.1.1
coveralls>=1.1
pytest>=2.9.2

View File

@ -4,7 +4,7 @@
# new version
flake8==3.3
pylint==1.6.5
mypy==0.511
mypy==0.520
pydocstyle==1.1.1
coveralls>=1.1
pytest>=2.9.2