diff --git a/pyproject.toml b/pyproject.toml index 3d88857..28ccde0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ pyyaml = "5.3.1" requests = "~2.24" [tool.poetry.dev-dependencies] -mypy = "0.782" +mypy = "0.790" pylint = "~2.6" rope = "~0.18" yapf = "~0.30"