Update mypy from 0.620 to 0.630 (#1807)

This commit is contained in:
pyup.io bot 2018-09-20 06:36:16 -07:00 committed by Nikita Shupeyko
parent 809087a848
commit 78fb8c1475

View File

@ -11,7 +11,7 @@ psycopg2-binary==2.7.5 # https://github.com/psycopg/psycopg2
# Testing # Testing
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
mypy==0.620 # https://github.com/python/mypy mypy==0.630 # https://github.com/python/mypy
pytest==3.8.0 # https://github.com/pytest-dev/pytest pytest==3.8.0 # https://github.com/pytest-dev/pytest
pytest-sugar==0.9.1 # https://github.com/Frozenball/pytest-sugar pytest-sugar==0.9.1 # https://github.com/Frozenball/pytest-sugar