Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 0b87fed commit 6181ac9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/requirements-orig.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pyparsing==2.4.2
python-dateutil==2.8.0
pytz==2019.2
requests==2.32.0
scikit-learn==0.21.3
scikit-learn==1.5.0
scipy==1.10.0
six==1.12.0
tqdm==4.35.0
Expand Down
2 changes: 1 addition & 1 deletion scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ matplotlib==3.5.1
numpy==1.22.0
pandas==1.4.0
requests==2.32.0
scikit-learn==1.3.2
scikit-learn==1.5.0
scipy==1.10.0
tqdm==4.62.3
urllib3==1.26.19

0 comments on commit 6181ac9

Please sign in to comment.