From 68e65be26127e3e714f455b62c1f2ec67ec2e073 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Jan 2026 00:07:58 +0000 Subject: [PATCH] Update dependency mypy to v1.19.1 --- .ci/requirements-mypy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/requirements-mypy.txt b/.ci/requirements-mypy.txt index 375b8fc5d40..c64343a7347 100644 --- a/.ci/requirements-mypy.txt +++ b/.ci/requirements-mypy.txt @@ -1,4 +1,4 @@ -mypy==1.19.0 +mypy==1.19.1 arro3-compute arro3-core IceSpringPySideStubs-PyQt6