Skip to content

Commit

Permalink
Update dependency scipy to v1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent 4d88514 commit 2c7a550
Show file tree
Hide file tree
Showing 6 changed files with 84 additions and 84 deletions.
54 changes: 27 additions & 27 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.13.0"
scipy = "1.13.1"
pandas = "2.2.2"
python = ">=3.9,<3.13"
pyzmq = "26.0.3"
Expand Down
54 changes: 27 additions & 27 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.2"
pycairo = "1.26.0"
python = ">=3.9,<3.13"
pyzmq = "26.0.3"
scipy = "1.13.0"
scipy = "1.13.1"
zstandard = "0.22.0"
requests = "2.32.2"

Expand Down
Loading

0 comments on commit 2c7a550

Please sign in to comment.