Skip to content

Commit f049ddb

Browse files
Bump scipy from 1.5.0 to 1.10.0 in /evalml/tests/dependency_update_check
Bumps [scipy](https://github.com/scipy/scipy) from 1.5.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.5.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c4cfb5 commit f049ddb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

evalml/tests/dependency_update_check/latest_dependency_versions.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pmdarima==2.0.3
2626
pyzmq==25.1.0
2727
scikit-learn==1.2.2
2828
scikit-optimize==0.9.0
29-
scipy==1.10.1
29+
scipy==1.10.0
3030
seaborn==0.12.2
3131
shap==0.42.0
3232
sktime==0.20.0

evalml/tests/dependency_update_check/minimum_requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pmdarima==1.8.5
2525
pyzmq==20.0.0
2626
scikit-learn==1.2.2
2727
scikit-optimize==0.9.0
28-
scipy==1.5.0
28+
scipy==1.10.0
2929
seaborn==0.11.1
3030
shap==0.42.0
3131
sktime==0.17.0

evalml/tests/dependency_update_check/minimum_test_requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pytest==7.1.2
3333
pyzmq==20.0.0
3434
scikit-learn==1.2.2
3535
scikit-optimize==0.9.0
36-
scipy==1.5.0
36+
scipy==1.10.0
3737
seaborn==0.11.1
3838
shap==0.42.0
3939
sktime==0.17.0

0 commit comments

Comments
 (0)