From 54b3d78529d752e7d9c2915b61c5138ca01cf28f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 12 Oct 2022 21:01:58 +0100 Subject: [PATCH 1/2] Update numpy from 1.20.3 to 1.23.4 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 70aab79..975bf7e 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==1.23.4 matplotlib==3.4.2 From 4ad668aa22835d69e57867bedf1e9eadac117578 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 12 Oct 2022 21:01:58 +0100 Subject: [PATCH 2/2] Update numpy from 1.20.3 to 1.23.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3fd222..629839a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -numpy==1.20.3 +numpy==1.23.4 pytest==6.2.4 matplotlib