diff --git a/pyproject.toml b/pyproject.toml index 172873f4..cfbc6537 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ test = [ "pytest-recording~=0.13.0", "pytest~=8.0", "requests-mock~=1.11", - "ruff==0.5.2", + "ruff==0.5.3", "types-html5lib~=1.1", "types-orjson~=3.6", "types-jsonschema~=4.18",