Skip to content

Commit

Permalink
Bump scipy from 1.13.0 to 1.14.0
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.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.13.0...v1.14.0)

---
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 Jun 25, 2024
1 parent 5b38e73 commit e9d344a
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
64 changes: 32 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.4.10"
matplotlib = "^3.8.2"
seaborn = "^0.13.2"
pandas = "^2.2.0"
scipy = "^1.12.0"
scipy = "^1.14.0"

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

0 comments on commit e9d344a

Please sign in to comment.