diff --git a/pyproject.toml b/pyproject.toml index 9872b40..0d11ab3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dev = [ "pytest", "pytest-anyio", "pytest-cov", - "ruff==0.15.9", + "ruff==0.15.10", "requests", "types-requests", ]