Skip to content

Commit 682c47e

Browse files
fix(deps): update dependency scipy to v1.15.1
1 parent f8d4085 commit 682c47e

File tree

2 files changed

+65
-50
lines changed

2 files changed

+65
-50
lines changed

poetry.lock

Lines changed: 64 additions & 49 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
@@ -14,7 +14,7 @@ scipy = "^1.12.0"
1414
scikit-learn = "^1.5.1"
1515

1616
[tool.poetry.group.dev.dependencies]
17-
ruff = "^0.8.0"
17+
ruff = "^0.5.7"
1818

1919
[build-system]
2020
requires = ["poetry-core"]

0 commit comments

Comments
 (0)