From 547219c37ac561f8dc03b56a794b64cdbfcd95ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 00:42:04 +0000 Subject: [PATCH] Bump mypy from 1.14.0 to 1.14.1 Bumps [mypy](https://github.com/python/mypy) from 1.14.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index 50ca887e..ee2cc030 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -10,4 +10,4 @@ pytest-cov==6.0.0 pytest-timeout==2.3.1 setuptools==75.6.0 twine==6.0.1 -mypy==1.14.0 +mypy==1.14.1