Skip to content

Commit 067a50d

Browse files
Merge branch 'main' into ps/#12-addingGMM
2 parents 444899f + 1270f9c commit 067a50d

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 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
@@ -25,7 +25,7 @@ build-backend = "poetry.core.masonry.api"
2525
[tool.poetry.group.dev.dependencies]
2626
black = "^25.1.0"
2727
isort = "^6.0.1"
28-
ruff = "^0.12.2"
28+
ruff = "^0.12.7"
2929
pre-commit = "^4.2.0"
3030
pytest = "^8.4.1"
3131

0 commit comments

Comments
 (0)