build(deps): bump scipy from 1.11.3 to 1.11.4

Bumps [scipy](https://github.com/scipy/scipy) from 1.11.3 to 1.11.4.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.11.3...v1.11.4)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-20 19:43:05 +00:00
committed by GitHub
parent c11aeb5dd2
commit d1fb2b5e43
2 changed files with 29 additions and 29 deletions

View File

@ -72,7 +72,7 @@ python = ">=3.11,<3.13"
python-dotenv = "^1.0.0"
rapidfuzz = "^3.5.2"
schedule = "^1.2.1"
scipy = "^1.11.3"
scipy = "^1.11.4"
seaborn = "^0.13.0"
selenium = "^4.15.2"
spacy = "^3.6.1"