From 0afd87e134287b4c5434a867de5340f31d55e04e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 19:07:52 +0000 Subject: [PATCH] Bump mypy from 0.991 to 1.9.0 Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.9.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v0.991...1.9.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..97123cd 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.9.0 pytest==7.2.0 pytest-cov==4.0.0