Skip to content

Commit 827f8e2

Browse files
fix: bump scipy from 1.15.2 to 1.16.2
Bumps [scipy](https://github.com/scipy/scipy) from 1.15.2 to 1.16.2. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.15.2...v1.16.2) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.16.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c52acf2 commit 827f8e2

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.1
1212
seaborn==0.13.2
1313

1414
# Data Analysis Libraries:
15-
scipy==1.15.2
15+
scipy==1.16.2
1616
scikit-learn==1.6.1
1717

1818
# Machine Learning Libraries:

0 commit comments

Comments
 (0)