Skip to content

Commit 8786c2b

Browse files
fix: bump scipy from 1.15.2 to 1.16.3
Bumps [scipy](https://github.com/scipy/scipy) from 1.15.2 to 1.16.3. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.15.2...v1.16.3) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.16.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7fc1781 commit 8786c2b

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
@@ -8,7 +8,7 @@ matplotlib==3.10.1
88
seaborn==0.13.2
99

1010
# Data Analysis Libraries:
11-
scipy==1.15.2
11+
scipy==1.16.3
1212
scikit-learn==1.6.1
1313

1414
# Machine Learning Libraries:

0 commit comments

Comments
 (0)