Skip to content

Commit

Permalink
Bump scipy from 1.13.0 to 1.14.1
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.13.0 to 1.14.1.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.13.0...v1.14.1)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent 14955f2 commit e7a7b68
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 33 deletions.
71 changes: 39 additions & 32 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 @@ -18,7 +18,7 @@ ruff = "0.6.0"
matplotlib = "^3.9.2"
seaborn = "^0.13.2"
pandas = "^2.2.0"
scipy = "^1.12.0"
scipy = "^1.14.1"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit e7a7b68

Please sign in to comment.