From 7c5ece76cdc0fe8a3a5aa0439f9522f0f1888c4e Mon Sep 17 00:00:00 2001 From: "whitesource-for-github-com[bot]" Date: Fri, 4 Feb 2022 13:37:22 +0000 Subject: [PATCH] Update dependency numpy to v1.22.2 --- Pipfile | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pipfile b/Pipfile index 6e6b90c..b8abea8 100644 --- a/Pipfile +++ b/Pipfile @@ -18,7 +18,7 @@ isort = "==5.6.4" lazy-object-proxy = "==1.4.3" mccabe = "==0.6.1" mypy-extensions = "==0.4.3" -numpy = "==1.20.3" +numpy = "==1.22.2" pandas = "==1.2.4" pathspec = "==0.8.1" pylint = "==2.6.0" diff --git a/requirements.txt b/requirements.txt index 13b7d75..01a102e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ Jinja2==3.0.1 lazy-object-proxy==1.4.3 mccabe==0.6.1 mypy-extensions==0.4.3 -numpy==1.20.3 +numpy==1.22.2 pandas==1.2.4 pathspec==0.8.1 pylint==2.6.0