Skip to content

Commit

Permalink
Bump imbalanced-learn from 0.12.0 to 0.12.3 (#297)
Browse files Browse the repository at this point in the history
Bumps [imbalanced-learn](https://github.com/scikit-learn-contrib/imbalanced-learn) from 0.12.0 to 0.12.3.
- [Release notes](https://github.com/scikit-learn-contrib/imbalanced-learn/releases)
- [Commits](scikit-learn-contrib/imbalanced-learn@0.12.0...0.12.3)

---
updated-dependencies:
- dependency-name: imbalanced-learn
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent fcd5463 commit f91b229
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ mne-bids==0.14
mne[data]>=0.24
seaborn>=0.12.1
scikit-learn==1.4.2
imbalanced-learn==0.12.0
imbalanced-learn==0.12.3
joblib
pandas
cvxpy==1.5.2
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
'mne-bids==0.14',
'seaborn>=0.12.1',
'moabb==1.1.0',
'imbalanced-learn==0.12.0'
'imbalanced-learn==0.12.3'
],
'tests': ['pytest', 'seaborn', 'flake8', 'mne', 'pooch'],
# GPU optimization not available on all platform.
Expand Down

0 comments on commit f91b229

Please sign in to comment.