Skip to content

Commit

Permalink
build(deps-dev): bump mypy from 0.800 to 0.812
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot-preview[bot] committed Feb 22, 2021
1 parent 64dc1c6 commit c52f0d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pytest-timeout = "==1.4.2"
mock = "==4.0.3"
pre-commit = "==2.10.1"
commitizen = "==2.14.2"
mypy = "==0.800"
mypy = "==0.812"
flake8 = "==3.8.4"
isort = "==5.7.0"
controllerx = {path = ".", editable = true}
Expand Down

0 comments on commit c52f0d6

Please sign in to comment.