summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Edmund Crosley <timothy.crosley@gmail.com>2019-04-24 23:03:40 -0700
committerGitHub <noreply@github.com>2019-04-24 23:03:40 -0700
commit05136cdd4721a8d55a7794a12eac6f56e4b188d8 (patch)
tree2d5d44dcd1e2eb134a3ec44d550b01296c9bbb75
parent0b4f5037b306a517222bb59bec26a15a4bc84d3e (diff)
parent4d6d803d8c78e1611aabb8d4decbc5063cc5ec3c (diff)
downloadisort-05136cdd4721a8d55a7794a12eac6f56e4b188d8.tar.gz
Merge pull request #930 from mkurnikov/update-mypy
Update mypy to 0.701
-rw-r--r--mypy-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/mypy-requirements.txt b/mypy-requirements.txt
index 7f039e52..09bb06ad 100644
--- a/mypy-requirements.txt
+++ b/mypy-requirements.txt
@@ -1,3 +1,3 @@
-mypy==0.670
+mypy==0.701
typing==3.6.6
mypy-extensions==0.4.1