Skip to content

Commit

Permalink
chore(deps): bump numpy from 1.16.6 to 1.21.0 in /hate-speech-api (#515)
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.16.6 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](numpy/numpy@v1.16.6...v1.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 2, 2022
1 parent de6a006 commit 92ccf67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hate-speech-api/requirements.txt
Expand Up @@ -4,7 +4,7 @@ Flask-Classful==0.14.2
itsdangerous==1.1.0
Jinja2==2.11.3
MarkupSafe==1.1.1
numpy==1.16.6
numpy==1.21.0
scikit-learn==0.20.4
scipy==1.2.3
Werkzeug==1.0.1

0 comments on commit 92ccf67

Please sign in to comment.