Skip to content

Commit 9249431

Browse files
fix: bump scipy from 1.17.0 to 1.17.1
Bumps [scipy](https://github.com/scipy/scipy) from 1.17.0 to 1.17.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50b24c1 commit 9249431

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
@@ -17,7 +17,7 @@ matplotlib==3.10.8
1717
seaborn==0.13.2
1818

1919
# Data Analysis Libraries:
20-
scipy==1.17.0
20+
scipy==1.17.1
2121
scikit-learn==1.8.0
2222

2323
# Machine Learning Libraries:

0 commit comments

Comments
 (0)