diff --git a/pyproject.toml b/pyproject.toml index ec34044..8a6b355 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ requirements_test = [ "pytest-asyncio==0.24.0", "pytest-cov==5.0.0", "respx==0.21.1", - "ruff==0.6.7", + "ruff==0.6.8", "types-orjson==3.6.2", "types-xmltodict==v0.13.0.3", ]