From 671fd0f9d25384b4ecd52375a227541d9b5a790e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 22:41:18 +0000 Subject: [PATCH] Bump mypy from 0.812 to 0.901 Bumps [mypy](https://github.com/python/mypy) from 0.812 to 0.901. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.812...v0.901) Signed-off-by: dependabot-preview[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index d2dc0fe..e61ef02 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,7 +1,7 @@ black==21.4b0 codespell==2.0.0 flake8==3.9.1 -mypy==0.812 +mypy==0.901 pydocstyle==6.0.0 cryptography==3.2 pylint==2.8.2