From de1074dc18dcaf305985c5bfd8f4ecac7677bc4b Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Mon, 22 Jun 2026 07:59:07 +1000 Subject: [PATCH] Use NumPy 2.4.6 for mypy --- .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 88099650693..33d53525f6b 100644 --- a/.ci/requirements-mypy.txt +++ b/.ci/requirements-mypy.txt @@ -4,7 +4,7 @@ arro3-core IceSpringPySideStubs-PyQt6 IceSpringPySideStubs-PySide6 ipython -numpy +numpy==2.4.6 packaging pyarrow-stubs pybind11