Skip to content

Commit

Permalink
Bump scikit-learn from 1.3.1 to 1.3.2
Browse files Browse the repository at this point in the history
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.3.1...1.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 863867b commit aee7c25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion binder/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sparse-lm>=0.3.0
sympy>=1.11.1
jobflow==0.1.13
atomate2>=0.0.11
scikit-learn==1.3.1
scikit-learn==1.3.2
emmet-core==0.68.0
scikit-optimize==0.9.0
scipy==1.11.3
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sparse-lm==0.5.1
sympy==1.12
jobflow==0.1.13
atomate2==0.0.11
scikit-learn==1.3.1
scikit-learn==1.3.2
emmet-core==0.68.0
scikit-optimize==0.9.0
scipy==1.11.3
Expand Down

0 comments on commit aee7c25

Please sign in to comment.