Skip to content

Commit 69e675e

Browse files
Merge pull request #1231 from VWS-Python/dependabot/pip/mypy-0.780
Bump mypy from 0.770 to 0.780
2 parents 531cbc7 + 4e5e663 commit 69e675e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ flake8-quotes==3.2.0 # Require single quotes
1616
flake8==3.8.2 # Lint
1717
freezegun==0.3.15
1818
isort==4.3.21 # Lint imports
19-
mypy==0.770 # Type checking
19+
mypy==0.780 # Type checking
2020
pip-check-reqs-pip-gte-20==2.0.3.4
2121
pydocstyle==5.0.2 # Lint docstrings
2222
pyenchant==3.1.1 # Bindings for a spellchecking sytem

0 commit comments

Comments
 (0)