Skip to content

Commit 954a5a7

Browse files
Merge pull request #1249 from VWS-Python/dependabot/pip/mypy-0.782
Bump mypy from 0.781 to 0.782
2 parents d1fccc1 + 63b373e commit 954a5a7

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
@@ -15,7 +15,7 @@ flake8-quotes==3.2.0 # Require single quotes
1515
flake8==3.8.3 # Lint
1616
freezegun==0.3.15
1717
isort==4.3.21 # Lint imports
18-
mypy==0.781 # Type checking
18+
mypy==0.782 # Type checking
1919
pip_check_reqs==2.1.1
2020
pydocstyle==5.0.2 # Lint docstrings
2121
pyenchant==3.1.1 # Bindings for a spellchecking sytem

0 commit comments

Comments
 (0)