diff --git a/pyproject.toml b/pyproject.toml index 8174d9e..cde5c5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dev = [ "pytest", "pytest-anyio", "pytest-cov", - "ruff==0.15.22", + "ruff==0.16.0", "requests", "types-requests", ]