requirements: Upgrade mypy to 0.620.

Fixes #9975.
This commit is contained in:
Rhea Parekh
2018-07-29 00:32:49 +05:30
committed by Tim Abbott
parent 6e7905651f
commit ddf011c915
4 changed files with 6 additions and 6 deletions

View File

@@ -8,4 +8,4 @@ ZULIP_VERSION = "1.8.1+git"
# Typically, adding a dependency only requires a minor version bump, and
# removing a dependency requires a major version bump.
PROVISION_VERSION = '25.2'
PROVISION_VERSION = '25.3'