From 4e2d926276382fa9303817bd4bac4b5cb0aa1ab4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 8 Mar 2022 05:24:38 +0100 Subject: [PATCH] Update numpy from 1.16.4 to 1.22.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9ef4da8..dcbff8a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -13,7 +13,7 @@ click==7.0 pytest==5.0.0 pytest-runner==5.1 pytest-cov==2.7.1 -numpy==1.16.4 +numpy==1.22.3 pandas==0.24.2 requests==2.22.0 aiohttp==3.5.4