Skip to content

Commit

Permalink
Bump scikit-learn from 1.6.0 to 1.6.1 (#305)
Browse files Browse the repository at this point in the history
* Bump scikit-learn from 1.6.0 to 1.6.1

Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.6.0...1.6.1)

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* [dependabot skip] Update environment

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyironrunner <[email protected]>
  • Loading branch information
dependabot[bot] and pyiron-runner authored Jan 10, 2025
1 parent 1d3dc72 commit da93074
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
- pymatgen =2024.11.13
- pyscal3 =3.2.7
- pyxtal =1.0.6
- scikit-learn =1.6.0
- scikit-learn =1.6.1
- scipy =1.15.0
- spglib =2.5.0
- sqsgenerator =0.3
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ pyscal = ["pyscal3==3.2.7"]
nglview = ["nglview==3.1.4"]
matplotlib = ["matplotlib==3.10.0"]
plotly = ["plotly==5.24.1"]
clusters = ["scikit-learn==1.6.0"]
clusters = ["scikit-learn==1.6.1"]
symmetry = ["spglib==2.5.0"]
surface = [
"spglib==2.5.0",
Expand Down

0 comments on commit da93074

Please sign in to comment.