From 43b499b82724ead33f22ab7aecb0ed7c6a2ff08a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 00:22:37 +0000 Subject: [PATCH] Bump mypy from 1.12.0 to 1.12.1 Bumps [mypy](https://github.com/python/mypy) from 1.12.0 to 1.12.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.12.0...v1.12.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 7520dc74..cf44bb20 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -10,4 +10,4 @@ pytest-cov==5.0.0 pytest-timeout==2.3.1 setuptools==75.2.0 twine==5.1.1 -mypy==1.12.0 +mypy==1.12.1