From 16abe5024e664eb01274a80e512edde3940cc9fe Mon Sep 17 00:00:00 2001 From: "whitesource-for-github-com[bot]" Date: Wed, 22 Dec 2021 20:33:29 +0000 Subject: [PATCH] Update dependency numpy to v1.21.5 --- Pipfile | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pipfile b/Pipfile index 6e6b90c..5709ba6 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.21.5" pandas = "==1.2.4" pathspec = "==0.8.1" pylint = "==2.6.0" diff --git a/requirements.txt b/requirements.txt index 13b7d75..5833e51 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.21.5 pandas==1.2.4 pathspec==0.8.1 pylint==2.6.0