From daa80a2793416f6085662d39bc4de28e5ac1355a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 19:21:52 +0000 Subject: [PATCH] Bump mypy from 0.942 to 0.971 Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.942...v0.971) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a63ecbcf0..d46c7a1cd 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -11,7 +11,7 @@ flake8 flaky freezegun==0.3.12 ipdb -mypy==0.942 +mypy==0.971 pip-tools pre-commit pytest