Skip to content

Commit 32238c7

Browse files
committed
Upgrade to mypy 0.641
1 parent 6d42e36 commit 32238c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
],
6464
'lint': [
6565
"flake8==3.5.0",
66-
"mypy==0.630",
66+
"mypy==0.641",
6767
],
6868
'benchmark': [
6969
"termcolor>=1.1.0,<2.0.0",

0 commit comments

Comments
 (0)