Merge branch 'main' into dependabot/pip/ruff-0.11.11

This commit is contained in:
2025-05-28 10:13:47 +01:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ numpy = ">=2.0.0,<3.0.0"
ruff = "^0.11.11"
mypy = "^1.15.0"
pytest = "^8.3.3"
loguru = "^0.7.2"
loguru = "^0.7.3"
[build-system]
requires = ["maturin>=1.7,<2.0"]