diff --git a/pyproject.toml b/pyproject.toml index 17055ff8..7f22a5c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ requirements_test = [ "pytest-asyncio==0.23.7", "pytest-cov==5.0.0", "respx==0.21.1", - "ruff==0.4.4", + "ruff==0.4.5", "types-orjson==3.6.2", "types-xmltodict==v0.13.0.3", ]