diff --git a/pyproject.toml b/pyproject.toml index d0de0cc71..ef9c1c03b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ test = [ "pytest-mock~=3.10", "pytest-vcr~=1.0", "pytest~=7.3", - "ruff==0.0.264", + "ruff==0.0.265", "types-html5lib~=1.1", "types-orjson~=3.6", "types-python-dateutil~=2.8",