From 3ffa2b1f037048743e39605e86a52515aa9b6b96 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 14 Oct 2023 23:41:48 +0200 Subject: [PATCH] Update numpy from 1.19.0 to 1.26.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d485442..66b02c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numba==0.50.1 -numpy==1.19.0 +numpy==1.26.1 perfplot==0.8.5