Skip to content

Commit

Permalink
build(deps): Bump scipy from 1.9.1 to 1.9.3
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.9.1 to 1.9.3.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.9.1...v1.9.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2022
1 parent 4da114e commit fff3594
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 29 deletions.
59 changes: 31 additions & 28 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jupyter = "^1.0.0"
pandas = "^1.5.0"
pydantic = "^1.10"
scikit-learn = "^1.1.2"
scipy = "^1.9.1"
scipy = "^1.9.3"

# Documentation
emoji = { version = "^1.7.0", optional = true}
Expand Down

0 comments on commit fff3594

Please sign in to comment.