Skip to content

Commit 63b373e

Browse files
Bump mypy from 0.781 to 0.782
Bumps [mypy](https://github.com/python/mypy) from 0.781 to 0.782. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.781...v0.782) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d1fccc1 commit 63b373e

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)