Upgrade mypy to 0.560 (#11334)

This commit is contained in:
Fabian Affolter
2017-12-29 10:07:25 +01:00
committed by GitHub
parent 5a4bca9780
commit 1f8acb49bc
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.550
mypy==0.560
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.550
mypy==0.560
pydocstyle==1.1.1
coveralls>=1.1
pytest>=2.9.2