From d5b6dfc7bd42ceae5d25fb9a5a372af82244786c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 May 2026 06:28:30 +0200 Subject: [PATCH 1/2] Update numpy from 1.20.3 to 2.4.6 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 70aab79..e812402 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ sphinx==4.0.1 sphinx-gallery==0.9.0 sphinx-rtd-theme==0.5.2 -numpy==1.20.3 +numpy==2.4.6 matplotlib==3.4.2 From db122f0d6604c0f4ab01d91ee92ccce9f66d76df Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 May 2026 06:28:31 +0200 Subject: [PATCH 2/2] Update numpy from 1.20.3 to 2.4.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3fd222..e8d45c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -numpy==1.20.3 +numpy==2.4.6 pytest==6.2.4 matplotlib