From 573ed105dc1ed88e270795fed09c72958b734414 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 04:23:25 +0000 Subject: [PATCH] build(deps): bump imbalanced-learn from 0.8.1 to 0.10.1 Bumps [imbalanced-learn](https://github.com/scikit-learn-contrib/imbalanced-learn) from 0.8.1 to 0.10.1. - [Release notes](https://github.com/scikit-learn-contrib/imbalanced-learn/releases) - [Commits](https://github.com/scikit-learn-contrib/imbalanced-learn/commits) --- updated-dependencies: - dependency-name: imbalanced-learn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index cb5fda2..2aeaf31 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ auto-sklearn == 0.15.0 cryptography == 39.0.0 ta == 0.10.2 python-binance == 1.0.16 -imbalanced-learn == 0.8.1 +imbalanced-learn == 0.10.1 icosphere == 0.1.3 pynisher == 0.6.4