Skip to content

Commit

Permalink
fix(hm-sunpy): update dependency scipy to v1.15.2 (#23969)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 17, 2025
1 parent 54d837e commit 0e79ff5
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 20 deletions.
2 changes: 1 addition & 1 deletion scientific-computing/hm-sunpy/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "1.0.0"
requires-python = "~=3.13.0"
dependencies = [
"matplotlib==3.10.0",
"scipy==1.15.1",
"scipy==1.15.2",
"sunpy[all]==6.0.4",
]

Expand Down
42 changes: 23 additions & 19 deletions scientific-computing/hm-sunpy/uv.lock

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

0 comments on commit 0e79ff5

Please sign in to comment.