From cf5d6996705f263a61fd94b8d2ee1278eae76c5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 04:13:42 +0000 Subject: [PATCH] Bump mypy from 1.9.0 to 1.11.1 Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.11.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/1.9.0...v1.11.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements-mypy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-mypy.txt b/requirements/requirements-mypy.txt index 62c630198..bacebaa79 100644 --- a/requirements/requirements-mypy.txt +++ b/requirements/requirements-mypy.txt @@ -1,6 +1,6 @@ # Note: mypy-zope pins the mypy version -mypy==1.9.0 +mypy==1.11.1 mypy-zope==1.0.5 types-PyMySQL==1.1.0.20240524