build(deps): update scipy requirement from ~=1.13.1 to ~=1.14.1

Updates the requirements on [scipy](https://github.com/scipy/scipy) to permit the latest version.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.13.1...v1.14.1)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-22 22:34:05 +00:00 committed by GitHub
parent 9a94d5bbda
commit 3737742165
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ requests~=2.32.3
pandas~=2.2.3
plotly~=5.24.1
flask~=3.0.3
scipy~=1.13.1
scipy~=1.14.1
asgiref~=3.8.1
setuptools~=74.1.3