Skip to content

Commit 45b556d

Browse files
Merge pull request #1246 from VWS-Python/dependabot/pip/mypy-0.781
Bump mypy from 0.780 to 0.781
2 parents 0ae371a + 00a6ba2 commit 45b556d

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.780 # Type checking
18+
mypy==0.781 # 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)