Skip to content

Commit 3849374

Browse files
Bump mypy from 0.800 to 0.812
Bumps [mypy](https://github.com/python/mypy) from 0.800 to 0.812. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.800...v0.812) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 86894bd commit 3849374

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-quotes==3.2.0 # Require single quotes
1616
flake8==3.8.4 # Lint
1717
freezegun==1.1.0
1818
isort==5.7.0 # Lint imports
19-
mypy==0.800 # Type checking
19+
mypy==0.812 # Type checking
2020
pip_check_reqs==2.1.1
2121
pydocstyle==5.1.1 # Lint docstrings
2222
pyenchant==3.2.0 # Bindings for a spellchecking sytem

0 commit comments

Comments
 (0)