diff --git a/pyproject.toml b/pyproject.toml index 8751ebc..c580e26 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.1.0", - "ruff==0.15.9", + "ruff==0.15.10", "bandit==1.9.4", "pyright==1.1.408", "twine==6.2.0",