From 37879308f0ca4c04e4003ec63c3517ff94a59998 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 19:36:06 +0000 Subject: [PATCH] Bump mypy from 0.991 to 1.10.0 Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.10.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v0.991...v1.10.0) --- 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..8a34881 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.0 pytest==7.2.0 pytest-cov==4.0.0