Skip to content

Commit 6c6e62a

Browse files
committed
Update mypy from 0.760 to 0.761
1 parent 108230a commit 6c6e62a

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
@@ -16,7 +16,7 @@ flake8==3.7.9 # Lint
1616
freezegun==0.3.12 # Freeze time in tests
1717
isort==4.3.21 # Lint imports
1818
keyring==20.0.0
19-
mypy==0.760 # Type checking
19+
mypy==0.761 # Type checking
2020
pip_check_reqs==2.0.3
2121
pydocstyle==5.0.1 # Lint docstrings
2222
pyenchant==2.0.0 # Bindings for a spellchecking sytem

0 commit comments

Comments
 (0)