Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump numpy from 1.19.5 to 1.22.0 in /mplc #373

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump numpy from 1.19.5 to 1.22.0 in /mplc
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 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.19.5...v1.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 22, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 30b391ba8b12d3185692682ce46a849f5f5b83de
2 changes: 1 addition & 1 deletion mplc/requirements.txt
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ h5py~=3.1.0
joblib==1.0.0
librosa==0.8.1
matplotlib==3.3.3
numpy==1.19.5
numpy==1.22.0
scipy==1.5.4
scikit-learn==0.23.2
pandas==1.1.5