Skip to content

Commit

Permalink
Bump numpy from 1.14.6 to 1.22.0 in /src
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 22, 2022
1 parent cf8b76e commit c427d9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/politeness3/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
scipy==0.18.1
scikit-learn==0.18.1
numpy==1.21.0
numpy==1.22.0
nltk==3.4.5
requests
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 c427d9d

Please sign in to comment.