From 3cf2cc4701ec0fdde21285a721ca9715f87ac618 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 22:54:30 +0000 Subject: [PATCH] Bump mypy from 1.7.1 to 1.12.0 Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.12.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.7.1...v1.12.0) --- 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 1b3d5d1..18c0d27 100644 --- a/requirements/requirements-mypy.txt +++ b/requirements/requirements-mypy.txt @@ -1,4 +1,4 @@ -mypy==1.7.1 +mypy==1.12.0 mypy-zope==1.0.7 pydub-stubs==0.25.1.1