From 6b13f76fdb65027b61ccb1974bb3b8be25f238c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Jun 2021 10:17:52 +0900 Subject: [PATCH] build(deps): bump mypy from 0.902 to 0.910 (#6212) Bumps [mypy](https://github.com/python/mypy) from 0.902 to 0.910. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.902...v0.910) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 6c19b55258..82acc0c7f8 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -39,7 +39,7 @@ pylint-pytest==1.0.3 pylint-plugin-utils==0.6 # type-checking -mypy==0.902 +mypy==0.910 types-requests types-paramiko types-tabulate