diff --git a/pyproject.toml b/pyproject.toml index f630f420..269f325c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ dev = [ "pytest-timeout ~= 2.3.0", "pytest-xdist ~= 3.6.0", "respx ~= 0.21.0", - "ruff ~= 0.5.0", + "ruff ~=0.6.2", "setuptools ~= 70.3.0", # setuptools are used by pytest, but not explicitly required "twine ~= 5.1.0", "types-aiofiles ~= 24.1.0.20240626",