Skip to content

Commit 1795db8

Browse files
pip(deps): bump scipy from 1.13.0 to 1.13.1 (#501)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01c8964 commit 1795db8

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ numpy = "^1.26.4"
3333
toml = "^0.10.2"
3434
tables = "^3.9.2"
3535
Jinja2 = "^3.1.4"
36-
scipy = "^1.13.0"
36+
scipy = "^1.13.1"
3737
click = "^8.1.7"
3838
pydantic = "^2.7.1"
3939
bokeh = "^3.4.1"

0 commit comments

Comments
 (0)