Skip to content

Commit 75b82c1

Browse files
fix: bump scipy from 1.15.1 to 1.15.2
Bumps [scipy](https://github.com/scipy/scipy) from 1.15.1 to 1.15.2. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.15.1...v1.15.2) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 472703d commit 75b82c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.15.1
15+
scipy==1.15.2
1616
scikit-learn==1.6.1
1717

1818
# Machine Learning Libraries:

0 commit comments

Comments
 (0)