Skip to content

Commit

Permalink
chore(deps): bump scipy from 1.14.1 to 1.15.0
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.14.1 to 1.15.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.14.1...v1.15.0)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 00d1f14 commit 767a145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-hyperopt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
-r requirements.txt

# Required for hyperopt
scipy==1.14.1
scipy==1.15.0
scikit-learn==1.6.0
ft-scikit-optimize==0.9.2
filelock==3.16.1

0 comments on commit 767a145

Please sign in to comment.