Skip to content

Commit

Permalink
chore(deps): bump scikit-learn from 1.5.2 to 1.6.0 (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 22, 2024
1 parent a964914 commit f121f18
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 25 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ flask = "==3.1.0"
flask-wtf = "==1.2.2"
numpy = "==2.1.3"
prometheus-flask-exporter = "==0.23.1"
scikit-learn = "==1.5.2"
scikit-learn = "==1.6.0"
werkzeug = ">=3.0.3"
zipp = ">=3.19.1"

Expand Down
55 changes: 32 additions & 23 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ flask==3.1.0
flask_wtf==1.2.2
numpy==1.26.4
prometheus-flask-exporter==0.23.1
scikit-learn==1.5.2
scikit-learn==1.6.0
# scipy==1.11.3
# requests==2.31.0
# pandas==2.1.1
Expand Down

0 comments on commit f121f18

Please sign in to comment.