From e0db8a81391d0ef52ca4f3d5cd9a67717a43d641 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 04:41:41 +0000 Subject: [PATCH] Bump mypy from 0.961 to 0.971 Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.961...v0.971) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 252f82672..c73c9671a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ flake8==3.9.2 isort==5.10.1 pytest==7.1.2 pytest-mock==3.8.2 -mypy==0.961 +mypy==0.971 types-click==7.1.8 types-pyyaml==6.0.11 trustme==0.9.0