From ef8279f38a5a7378b633101cf7109c4028b8085f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 20:02:29 +0000 Subject: [PATCH] Bump mypy from 0.961 to 1.1.1 Bumps [mypy](https://github.com/python/mypy) from 0.961 to 1.1.1. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.961...v1.1.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-major ... 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 79fe721..9886d15 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,4 +4,4 @@ pytest==7.1.2 pytest-cov==3.0.0 twine==4.0.1 pre-commit==2.19.0 -mypy==0.961 +mypy==1.1.1