From 9ca778162981d3e5a0db7a28411241ca401c6a54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 10:54:42 +0100 Subject: [PATCH] Bump mypy from 1.7.1 to 1.9.0 in /misc/requirements (#784) Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.9.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.7.1...1.9.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- misc/requirements/requirements_mypy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/requirements/requirements_mypy.txt b/misc/requirements/requirements_mypy.txt index 83a726d4..be66d1f1 100644 --- a/misc/requirements/requirements_mypy.txt +++ b/misc/requirements/requirements_mypy.txt @@ -1,2 +1,2 @@ -mypy==1.7.1 +mypy==1.9.0 PyQt5-stubs==5.15.6.0