Skip to content

Commit 20f19bf

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 daa8fef commit 20f19bf

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
@@ -14,7 +14,7 @@ flake8==3.8.4 # Lint
1414
freezegun==1.1.0 # Freeze time in tests
1515
isort==5.7.0 # Lint imports
1616
keyring==22.3.0
17-
mypy==0.800 # Type checking
17+
mypy==0.812 # Type checking
1818
pip_check_reqs==2.1.1
1919
pydocstyle==5.1.1 # Lint docstrings
2020
pyenchant==3.2.0 # Bindings for a spellchecking sytem

0 commit comments

Comments
 (0)