From 9d2afda91a813058b2f82db6f5635bff71375972 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 19:31:50 +0000 Subject: [PATCH] Bump mypy from 0.991 to 1.10.1 Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.10.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v0.991...v1.10.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..67ad9b7 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.10.1 pytest==7.2.0 pytest-cov==4.0.0