From 8abe0d7c8da5618974199c3afcefd07e91cc6b6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 06:48:40 +0000 Subject: [PATCH] build(deps-dev): bump mypy from 0.901 to 0.902 Bumps [mypy](https://github.com/python/mypy) from 0.901 to 0.902. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.901...v0.902) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 93916d45..7865f2fc 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -15,7 +15,7 @@ flake8-noqa==1.1.0 flake8-polyfill==1.0.2 flake8-use-fstring==1.1 -mypy==0.901 +mypy==0.902 pep8-naming==0.11.1 safety==1.10.3 types-requests==0.1.9