From 1ce87346af83b2c25d724be8a55385168cb3429f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 04:12:09 +0000 Subject: [PATCH] Bump the classical-ml group across 1 directory with 4 updates Bumps the classical-ml group with 4 updates in the /classical-ml directory: [daal4py](https://github.com/IntelPython/daal4py), [scikit-learn-intelex](https://github.com/intel/scikit-learn-intelex), [xgboost](https://github.com/dmlc/xgboost) and [jupyterlab](https://github.com/jupyterlab/jupyterlab). Updates `daal4py` from 2024.4.0 to 2024.5.0 - [Release notes](https://github.com/IntelPython/daal4py/releases) - [Commits](https://github.com/IntelPython/daal4py/commits) Updates `scikit-learn-intelex` from 2024.4.0 to 2024.5.0 - [Release notes](https://github.com/intel/scikit-learn-intelex/releases) - [Commits](https://github.com/intel/scikit-learn-intelex/commits) Updates `xgboost` from 2.0.3 to 2.1.0 - [Release notes](https://github.com/dmlc/xgboost/releases) - [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md) - [Commits](https://github.com/dmlc/xgboost/compare/v2.0.3...v2.1.0) Updates `jupyterlab` from 4.2.2 to 4.2.3 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.2.3/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.2.2...@jupyterlab/lsp@4.2.3) --- updated-dependencies: - dependency-name: daal4py dependency-type: direct:production update-type: version-update:semver-minor dependency-group: classical-ml - dependency-name: scikit-learn-intelex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: classical-ml - dependency-name: xgboost dependency-type: direct:production update-type: version-update:semver-minor dependency-group: classical-ml - dependency-name: jupyterlab dependency-type: direct:production update-type: version-update:semver-patch dependency-group: classical-ml ... Signed-off-by: dependabot[bot] --- classical-ml/jupyter-requirements.txt | 2 +- classical-ml/requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/classical-ml/jupyter-requirements.txt b/classical-ml/jupyter-requirements.txt index 312b8400d..7fbf6c46a 100644 --- a/classical-ml/jupyter-requirements.txt +++ b/classical-ml/jupyter-requirements.txt @@ -1,4 +1,4 @@ -jupyterlab==4.2.2 +jupyterlab==4.2.3 jupyterhub==5.0.0 notebook==7.2.1 jupyter-server-proxy>=4.1.2 diff --git a/classical-ml/requirements.txt b/classical-ml/requirements.txt index fce0c3606..7375d58e0 100644 --- a/classical-ml/requirements.txt +++ b/classical-ml/requirements.txt @@ -1,8 +1,8 @@ -daal4py==2024.4.0 +daal4py==2024.5.0 matplotlib==3.9.0 numpy==1.26.4 -scikit-learn-intelex==2024.4.0 +scikit-learn-intelex==2024.5.0 threadpoolctl==3.5.0 -xgboost==2.0.3 +xgboost==2.1.0 pandas==2.2.2 nbconvert==7.16.4