From 525842215f422589efcd78b01721e444fe60611a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Jan 2026 13:59:38 +1100 Subject: [PATCH] Update dependency mypy to v1.19.1 (#9374) --- .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 375b8fc5d..c64343a73 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