From 0b332a7f759c07591bcba1bda201f0c7c19d2ce7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 17 Sep 2023 02:45:11 +0100 Subject: [PATCH] Update numpy from 1.16.4 to 1.26.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dfcd07c..8a4b4d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Click==7.0 cssselect==1.0.3 idna==2.8 lxml==4.3.3 -numpy==1.16.4 +numpy==1.26.0 pandas==0.24.2 pyquery==1.4.0 python-dateutil==2.7.5