From 6836c990e8d4c8ecfc07271b131f0af222828f38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 04:24:23 +0000 Subject: [PATCH] Bump mypy from 1.4.1 to 1.6.1 in /misc/requirements Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.6.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.4.1...v1.6.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 fcf00c3d8..baa33e0dc 100644 --- a/misc/requirements/requirements_mypy.txt +++ b/misc/requirements/requirements_mypy.txt @@ -1,2 +1,2 @@ -mypy==1.4.1 +mypy==1.6.1 PyQt5-stubs==5.15.6.0