diff --git a/pyproject.toml b/pyproject.toml index 382c0b3..ea3f737 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dev = [ "pre-commit", "pytest", "pytest-cov", - "ruff==0.15.22", + "ruff==0.16.0", "requests", "types-requests", ]