From 93a6454d5513d1f1bfa05d9ec2ccfbc20b1e0028 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 20:04:47 +0000 Subject: [PATCH] Bump mypy from 0.991 to 1.1.1 Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.1.1. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.991...v1.1.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 329e331..7b2adc8 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -5,6 +5,6 @@ flake8==6.0.0 pep257==0.7.0 doc8==1.0.0 Pygments==2.13.0 -mypy==0.991 +mypy==1.1.1 pytest==7.2.0 pytest-cov==4.0.0