diff --git a/pyproject.toml b/pyproject.toml index 55e01aa..43b7f6f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ Repository = "https://github.com/AppliedIR/Valhuntir" dev = [ "pytest>=7.0", "pytest-cov>=4.0", - "ruff>=0.4", + "ruff>=0.15.10", ] [tool.hatch.build.targets.wheel]