Skip to content

Commit

Permalink
Merge pull request #198 from icecube/dependabot/pip/numpy-1.23.3
Browse files Browse the repository at this point in the history
Bump numpy from 1.23.2 to 1.23.3
  • Loading branch information
github-actions[bot] committed Sep 9, 2022
2 parents f17b740 + 674af44 commit 9e26cab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ coveralls==3.3.1
healpy==1.16.1
jupyter==1.0.0
matplotlib==3.5.3
numpy==1.23.2
numpy==1.23.3
numexpr==2.8.3
scipy==1.9.1
setuptools==65.3.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"jupyter==1.0.0",
"matplotlib==3.5.3",
"numexpr==2.8.3",
"numpy==1.23.2",
"numpy==1.23.3",
"scipy==1.9.1",
"setuptools==65.3.0",
"sphinx==5.1.1",
Expand Down

0 comments on commit 9e26cab

Please sign in to comment.