From d0e14f500bf7afbc79a8abe57ae7d61e30b8ee41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 22:47:54 +0000 Subject: [PATCH] Bump mypy from 1.7.1 to 1.14.1 Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.7.1...v1.14.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 a67fb3f..feaaa43 100644 --- a/requirements/requirements-mypy.txt +++ b/requirements/requirements-mypy.txt @@ -1,4 +1,4 @@ -mypy==1.7.1 +mypy==1.14.1 mypy-zope==1.0.10 pydub-stubs==0.25.1.5