From f8c98401d9ff4d2f86dd7d835bb8d808e0515ee0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 21:54:29 +0000 Subject: [PATCH] Bump mypy from 0.931 to 0.950 Bumps [mypy](https://github.com/python/mypy) from 0.931 to 0.950. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.931...v0.950) --- 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 9691688..a7c8084 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.931 +mypy==0.950 sphinx==4.3.2 usort==1.0.1 sphinx-mdinclude==0.5.1