Skip to content

Commit ef25d65

Browse files
chore(deps-dev): update mypy requirement from ^0.730 to ^0.740
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.730...v0.740) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent eb4964c commit ef25d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ flake8 = "^3.6"
6060
pytest-cov = "^2.6"
6161
pytest-mock = "^1.10"
6262
codecov = "^2.0"
63-
mypy = "^0.730"
63+
mypy = "^0.740"
6464
mkdocs = "^1.0"
6565
mkdocs-material = "^4.1"
6666

0 commit comments

Comments
 (0)