Skip to content

Commit acbdfb6

Browse files
Bump mypy from 0.761 to 0.770
Bumps [mypy](https://github.com/python/mypy) from 0.761 to 0.770. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.761...v0.770) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a120483 commit acbdfb6

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==2.1.1 # Require single quotes
1616
flake8==3.7.9 # Lint
1717
freezegun==0.3.15
1818
isort==4.3.21 # Lint imports
19-
mypy==0.761 # Type checking
19+
mypy==0.770 # Type checking
2020
pip-check-reqs-pip-gte-20==2.0.3.1
2121
pydocstyle==5.0.2 # Lint docstrings
2222
pyenchant==3.0.1 # Bindings for a spellchecking sytem

0 commit comments

Comments
 (0)