Skip to content

Commit 3b5d45d

Browse files
chore(deps): bump scipy from 1.17.1 to 1.18.0
Bumps [scipy](https://github.com/scipy/scipy) from 1.17.1 to 1.18.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.17.1...v1.18.0) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7bd9a3f commit 3b5d45d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-lock.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ matplotlib==3.11.0
55
PyYAML==6.0.3
66
lightgbm==4.6.0
77
scikit-learn==1.9.0
8-
scipy==1.17.1
8+
scipy==1.18.0
99
joblib==1.5.3
1010
google-cloud-storage==3.12.0
1111
google-cloud-firestore==2.27.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ matplotlib>=3.11.0
55
PyYAML>=6.0
66
lightgbm>=4.3
77
scikit-learn>=1.9.0
8-
scipy>=1.11
8+
scipy>=1.18.0
99
joblib>=1.3
1010
google-cloud-storage>=3.12.0
1111
google-cloud-firestore>=2.16

0 commit comments

Comments
 (0)