Skip to content

Commit bdec48a

Browse files
chore(deps-dev): update mypy requirement from ^0.710 to ^0.711
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.710...v0.711) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 47e5959 commit bdec48a

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.710"
63+
mypy = "^0.711"
6464
mkdocs = "^1.0"
6565
mkdocs-material = "^4.1"
6666

0 commit comments

Comments
 (0)