From a962329fe8ba15d8b66cd24bfc31b0c9f7e5718b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 03:24:13 +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 c5f2d7225..f0709e010 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