Skip to content

Commit

Permalink
Update dependency numpy to v1.21.5
Browse files Browse the repository at this point in the history
  • Loading branch information
whitesource-for-github-com[bot] committed Dec 22, 2021
1 parent 2c4f5a6 commit 16abe50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 16abe50

Please sign in to comment.