Skip to content

Commit a94a31f

Browse files
committed
Update mypy from 0.750 to 0.760
1 parent 71e1b0a commit a94a31f

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
@@ -17,7 +17,7 @@ flake8-quotes==2.1.1 # Require single quotes
1717
flake8==3.7.9 # Lint
1818
freezegun==0.3.12
1919
isort==4.3.21 # Lint imports
20-
mypy==0.750 # Type checking
20+
mypy==0.760 # Type checking
2121
pip_check_reqs==2.0.3
2222
pydocstyle==5.0.1 # Lint docstrings
2323
pyenchant==2.0.0 # Bindings for a spellchecking sytem

0 commit comments

Comments
 (0)