From 0ef8fb8fb1481a9e3bef511feb6b51c37ca31120 Mon Sep 17 00:00:00 2001 From: "whitesource-for-github-com[bot]" Date: Fri, 20 May 2022 23:21:43 +0000 Subject: [PATCH] Update dependency numpy --- Pipfile | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pipfile b/Pipfile index 6e6b90c..3e6683b 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.4" pandas = "==1.2.4" pathspec = "==0.8.1" pylint = "==2.6.0" diff --git a/requirements.txt b/requirements.txt index 13b7d75..b55fb48 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.3 pandas==1.2.4 pathspec==0.8.1 pylint==2.6.0