Skip to content

Commit

Permalink
Bump the classical-ml group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the classical-ml group with 3 updates in the /classical-ml directory: [scikit-learn-intelex](https://github.com/intel/scikit-learn-intelex), [xgboost](https://github.com/dmlc/xgboost) and [jupyterlab](https://github.com/jupyterlab/jupyterlab).


Updates `scikit-learn-intelex` from 2024.7.0 to 2025.0.0
- [Release notes](https://github.com/intel/scikit-learn-intelex/releases)
- [Commits](intel/scikit-learn-intelex@2024.7.0...2025.0.0)

Updates `xgboost` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/dmlc/xgboost/releases)
- [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md)
- [Commits](dmlc/xgboost@v2.1.1...v2.1.2)

Updates `jupyterlab` from 4.2.5 to 4.3.0
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected])

---
updated-dependencies:
- dependency-name: scikit-learn-intelex
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: classical-ml
- dependency-name: xgboost
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: classical-ml
- dependency-name: jupyterlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: classical-ml
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 079167c commit 6296333
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion classical-ml/jupyter-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
jupyterlab==4.2.5
jupyterlab==4.3.0
jupyterhub==5.2.1
notebook==7.2.2
jupyter-server-proxy>=4.1.2
4 changes: 2 additions & 2 deletions classical-ml/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
daal4py==2024.7.0
matplotlib==3.9.2
numpy==1.26.4
scikit-learn-intelex==2024.7.0
scikit-learn-intelex==2025.0.0
threadpoolctl==3.5.0
xgboost==2.1.1
xgboost==2.1.2
pandas==2.2.3
nbconvert==7.16.4

0 comments on commit 6296333

Please sign in to comment.