diff --git a/pyproject.toml b/pyproject.toml index e3447fd..ec9fa73 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.21", + "ruff==0.15.22", "mypy==2.3.0", "basedpyright==1.39.9", "vulture==2.16",