You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/georgian-io/Multimodal-Toolkit/network/alerts).
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Updates the requirements on scikit-learn and tqdm to permit the latest version. Updates
scikit-learn
to 1.5.0Release notes
Sourced from scikit-learn's releases.
Commits
b51d0c9
trigger whell builder [cd build]919ae9b
MAINT Reoder what's new for 1.5 (#29039)0ac28ad
DOC Release highlights 1.5 (#29007)729b54d
test py3.12 against numpy 2 [cd build]1e50434
set versionffbe4ab
DOC remove obsolete SVM example (#27108)4647729
DOC Fix time complexity of MLP (#28592)9bd7047
FIX convergence criterion of MeanShift (#28951)b79420f
FIX add long long for int32/int64 windows compat in NumPy 2.0 (#29029)37f544d
DOC replace pandas with Polars in examples/gaussian_process/plot_gpr_co2.py (...Updates
tqdm
to 4.66.4Release notes
Sourced from tqdm's releases.
Commits
7472295
bump version, merge pull request #1578 from tqdm/devele84d488
tests: bump pre-commit7c8753f
Merge pull request #1395 from glensc/patch-1d7f469e
Add display to close in rich moduled774884
tidysuper()
calls4e613f8
Merge pull request from GHSA-g7vv-2v7x-gj9pb53348c
cli: eval safetycc372d0
bump version, merge pull request #1549 from tqdm/devele9f0c05
use PyPI trusted publishing7323d5b
slight makefile cleanUpdates
scikit-learn
to 1.5.0Release notes
Sourced from scikit-learn's releases.
Commits
b51d0c9
trigger whell builder [cd build]919ae9b
MAINT Reoder what's new for 1.5 (#29039)0ac28ad
DOC Release highlights 1.5 (#29007)729b54d
test py3.12 against numpy 2 [cd build]1e50434
set versionffbe4ab
DOC remove obsolete SVM example (#27108)4647729
DOC Fix time complexity of MLP (#28592)9bd7047
FIX convergence criterion of MeanShift (#28951)b79420f
FIX add long long for int32/int64 windows compat in NumPy 2.0 (#29029)37f544d
DOC replace pandas with Polars in examples/gaussian_process/plot_gpr_co2.py (...Updates
tqdm
to 4.66.4Release notes
Sourced from tqdm's releases.
Commits
7472295
bump version, merge pull request #1578 from tqdm/devele84d488
tests: bump pre-commit7c8753f
Merge pull request #1395 from glensc/patch-1d7f469e
Add display to close in rich moduled774884
tidysuper()
calls4e613f8
Merge pull request from GHSA-g7vv-2v7x-gj9pb53348c
cli: eval safetycc372d0
bump version, merge pull request #1549 from tqdm/devele9f0c05
use PyPI trusted publishing7323d5b
slight makefile cleanYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show