From 34b280783d920aaad6406b3359f0873946782b92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 22:03:24 +0000 Subject: [PATCH] Bump mypy from 0.950 to 1.18.1 Bumps [mypy](https://github.com/python/mypy) from 0.950 to 1.18.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v0.950...v1.18.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-major ... 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 b165acbe1..1b916ffcc 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -10,4 +10,4 @@ pytest-asyncio==0.18.3 pytest-cov==3.0.0 setuptools==62.1.0 tox==3.25.0 -mypy==0.950 +mypy==1.18.1