Skip to content

Commit

Permalink
Bump numpy from 1.14.6 to 1.22.0
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.14.6 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](numpy/numpy@v1.14.6...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 29, 2022
1 parent 53237db commit ef77ad4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion WSU_SEAL/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
python==3.8
nltk==3.7
numpy==1.23.0
numpy==1.22.0
scikit-learn==1.1.1
scipy==1.8.1
pandas==1.4.3
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Markdown==3.1.1
matplotlib==3.0.3
multiprocess==0.70.8
nltk==3.4.1
numpy==1.14.6
numpy==1.22.0
pandas==0.24.2
pandas-summary==0.0.6
pathos==0.2.4
Expand Down
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ imbalanced-learn==0.5.0
imblearn==0.0
matplotlib==3.0.3
nltk==3.4.5
numpy==1.14.6
numpy==1.22.0
pandas==0.24.2
pandas-summary==0.0.6
pathos==0.2.4
Expand Down

0 comments on commit ef77ad4

Please sign in to comment.