Skip to content

Commit

Permalink
Update dependency scipy to v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent d33dc92 commit 76f3376
Show file tree
Hide file tree
Showing 6 changed files with 96 additions and 96 deletions.
62 changes: 31 additions & 31 deletions gamutrflib/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 gamutrflib/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packages = [

[tool.poetry.dependencies]
numpy = "1.26.4"
scipy = "1.12.0"
scipy = "1.13.0"
pandas = "2.2.1"
python = ">=3.9,<3.13"
pyzmq = "25.1.2"
Expand Down
62 changes: 31 additions & 31 deletions gamutrfwaterfall/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 gamutrfwaterfall/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pandas = "2.2.1"
pycairo = "1.26.0"
python = ">=3.9,<3.13"
pyzmq = "25.1.2"
scipy = "1.12.0"
scipy = "1.13.0"
zstandard = "0.22.0"
requests = "2.31.0"

Expand Down
Loading

0 comments on commit 76f3376

Please sign in to comment.