diff --git a/pyproject.toml b/pyproject.toml index 9b15796..a739fc2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dev = [ "pytest-timeout==2.4.0", "pytest-asyncio==1.3.0", "pytest-cov==7.0.0", - "ruff==0.14.4", + "ruff==0.14.6", "bandit==1.8.6", "pyright==1.1.407", "twine==6.2.0",