Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and adamspd committed Jan 31, 2024
1 parent 5435a48 commit f52e9ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
scikit-learn==1.4.0
imbalanced-learn==0.11.0
imbalanced-learn==0.12.0
pandas==2.2.0
nltk~=3.8.1
setuptools==69.0.3
Expand Down

0 comments on commit f52e9ff

Please sign in to comment.