Skip to content

Commit ed90e9f

Browse files
Merge pull request #959 from adamtheturtle/pyup-update-mypy-mypyc-0.660-to-0.670
Update mypy-mypyc to 0.670
2 parents 9e7b802 + d58fd47 commit ed90e9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ flake8-quotes==1.0.0 # Require single quotes
99
flake8==3.7.5 # Lint
1010
isort==4.3.4 # Lint imports
1111
mypy==0.660 # Type checking
12-
mypy-mypyc==0.660 # Type checking
12+
mypy-mypyc==0.670 # Type checking
1313
pip_check_reqs==2.0.3
1414
pydocstyle==3.0.0 # Lint docstrings
1515
pyenchant==2.0.0 # Bindings for a spellchecking sytem

0 commit comments

Comments
 (0)