diff --git a/pyproject.toml b/pyproject.toml index aff400c1..ea087ca4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -167,7 +167,7 @@ dependencies = [ "pytest==7.4.3", "pytest-asyncio==0.21.1", "pytest-cov==4.1.0", - "ruff==0.1.5", + "ruff==0.1.6", "types-tqdm==4.66.0.4", "xdoctest==1.1.2", ]