From 0ced044bf0187b480e71d5eef6d194fbe2356abe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 05:03:30 +0000 Subject: [PATCH] chore: bump mypy from 1.8.0 to 1.9.0 Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.9.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.8.0...1.9.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 1510d6b..ecffae7 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -76,7 +76,7 @@ matplotlib-inline==0.1.6 # via ipython mccabe==0.7.0 # via flake8 -mypy==1.8.0 +mypy==1.9.0 # via -r test-requirements.in mypy-extensions==1.0.0 # via