Skip to content

Commit 51eae17

Browse files
fix: bump scipy from 1.14.1 to 1.15.1
Bumps [scipy](https://github.com/scipy/scipy) from 1.14.1 to 1.15.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.14.1...v1.15.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d499b12 commit 51eae17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ matplotlib==3.10.0
1212
seaborn==0.13.2
1313

1414
# Data Analysis Libraries:
15-
scipy==1.14.1
15+
scipy==1.15.1
1616
scikit-learn==1.6.0
1717

1818
# Machine Learning Libraries:

0 commit comments

Comments
 (0)