Skip to content

Commit 146205e

Browse files
Merge pull request #469 from adamtheturtle/pyup-update-mypy-0.760-to-0.761
Update mypy to 0.761
2 parents 108230a + 6c6e62a commit 146205e

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)