diff --git a/pyproject.toml b/pyproject.toml index ae45fd44..ca1f0c0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ "pytest-cov==6.1.1", "pytest-xdist==3.6.1", "pytest==8.3.5", - "ruff==0.11.9", + "ruff==0.11.10", "types-requests==2.32.0.20250328", ]