diff --git a/Pipfile b/Pipfile index 6e6b90c..717a020 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.3" 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