Skip to content

Commit

Permalink
Bump scikit-learn from 1.6.0 to 1.6.1 in the test-dependencies group (#…
Browse files Browse the repository at this point in the history
…71)

Bumps the test-dependencies group with 1 update: [scikit-learn](https://github.com/scikit-learn/scikit-learn).


Updates `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
  dependency-group: test-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 8fb1973 commit 5fb7f96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### additional requirements to run tests on CI/CD

scikit-learn==1.6.0
scikit-learn==1.6.1
respx==0.22.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
scikit-learn>=1.3.1,<=1.6.0
scikit-learn>=1.3.1,<=1.6.1
httpx>=0.25.0,<=0.27.2
omegaconf>=2.1.2,<=2.3.0
pandas>=2.1.2,<=2.2.3
Expand Down

0 comments on commit 5fb7f96

Please sign in to comment.