diff --git a/pyproject.toml b/pyproject.toml index a9cf0a4..878c9d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ Issues = "https://github.com/Rouzax/TrackSplit/issues" dev = [ "pytest>=7.0", "pytest-mock>=3.10", - "ruff==0.15.5", + "ruff==0.15.17", "mypy==2.1.0", "check-manifest==0.51", "pre-commit==4.6.0",