From 960495d10ef7946191fd5e4b6864ea2819c93bc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 17:10:53 +0000 Subject: [PATCH] Update dependency numpy to v2.4.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 2ed09c62..58563f96 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -148,7 +148,7 @@ nodeenv==1.10.0 # via # pre-commit # pyright -numpy==2.2.6 ; python_full_version < '3.11' +numpy==2.4.0 ; python_full_version < '3.11' # via # contourpy # matplotlib