diff --git a/pyproject.toml b/pyproject.toml index 51bcc5c5a..eef042723 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ test = [ "pytest-mock~=3.10", "pytest-recording~=0.12", "pytest~=7.3", - "ruff==0.0.274", + "ruff==0.0.275", "types-html5lib~=1.1", "types-orjson~=3.6", "types-python-dateutil~=2.8",