Skip to content

Commit 9100bf1

Browse files
committed
Update mypy from 0.760 to 0.761
1 parent a341b51 commit 9100bf1

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.760 # Type checking
20+
mypy==0.761 # 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)