Update scipy requirement from ==1.8.* to ==1.9.*

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.8.0rc1...v1.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-18 12:34:01 +00:00 committed by GitHub
parent 410cea71f1
commit 096d69e8d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ PyYAML == 6.0
types-PyYAML == 6.0.* types-PyYAML == 6.0.*
requests == 2.27.* requests == 2.27.*
types-requests == 2.28.* types-requests == 2.28.*
scipy == 1.8.* scipy == 1.9.*
setproctitle == 1.2.* setproctitle == 1.2.*
ws4py == 0.5.* ws4py == 0.5.*
zeroconf == 0.38.4 zeroconf == 0.38.4