diff --git a/pyproject.toml b/pyproject.toml index 6c819d5af..eb021fe3e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ test = [ "pytest-mock~=3.10", "pytest-vcr~=1.0", "pytest~=7.3", - "ruff==0.0.272", + "ruff==0.0.274", "types-html5lib~=1.1", "types-orjson~=3.6", "types-python-dateutil~=2.8",