diff --git a/pyproject.toml b/pyproject.toml index 54eba78..e524cf6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ dev = [ "pytest-asyncio==1.3.0", "pytest-cov==7.0.0", "radon==6.0.1", - "ruff==0.15.6", + "ruff==0.15.7", ] iban = [ "schwifty==2026.3.0"