Skip to content

Commit

Permalink
pip(deps): bump scipy from 1.13.0 to 1.13.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.13.1.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.13.0...v1.13.1)

---
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 May 24, 2024
1 parent 01c8964 commit c80c5fc
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 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 @@ -33,7 +33,7 @@ numpy = "^1.26.4"
toml = "^0.10.2"
tables = "^3.9.2"
Jinja2 = "^3.1.4"
scipy = "^1.13.0"
scipy = "^1.13.1"
click = "^8.1.7"
pydantic = "^2.7.1"
bokeh = "^3.4.1"
Expand Down

0 comments on commit c80c5fc

Please sign in to comment.