From ae1387d84bda32e645207cf53d4e990736e7a508 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 18:05:51 +0000 Subject: [PATCH] Bump mypy from 0.950 to 0.991 Bumps [mypy](https://github.com/python/mypy) from 0.950 to 0.991. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.950...v0.991) --- 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 b90027d..8ef5738 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,4 +2,4 @@ pydata-sphinx-theme==0.8.1 sphinx==5.1.1 black==22.3.0 flake8==5.0.4 -mypy==0.950 \ No newline at end of file +mypy==0.991 \ No newline at end of file