From b116af46b1d5222ecab6f58260d3c6c7c8bd9004 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 14:13:59 +0000 Subject: [PATCH] Bump mypy from 1.17.1 to 1.18.1 Bumps [mypy](https://github.com/python/mypy) from 1.17.1 to 1.18.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.17.1...v1.18.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 9778025582..943a7d9e13 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -53,7 +53,7 @@ pytest~=8.4.2 pytest-mock~=3.15.0 pytest-cov~=7.0.0 pylint==3.3.8 -mypy==1.17.1 +mypy==1.18.1 pycodestyle==2.14.0 black==25.1.0 ruff==0.13.0