From 498234db1338b8dc23b22a75a95d33b06c5f2d3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 21:50:40 -0700 Subject: [PATCH] Bump mypy from 0.950 to 0.971 (#123) Bumps [mypy](https://github.com/python/mypy) from 0.950 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.950...v0.971) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7a639e0..4f54f94 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ black==22.3.0 coverage[toml]==6.2 flake8==4.0.1 flit==3.7.1 -mypy==0.950 +mypy==0.971 sphinx==4.3.2 usort==1.0.2 sphinx-mdinclude==0.5.1