diff --git a/pyproject.toml b/pyproject.toml index 4cf7c816..2d5f53c3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ requirements_test = [ "pytest-asyncio==0.24.0", "pytest-cov==6.0.0", "respx==0.21.1", - "ruff==0.7.2", + "ruff==0.7.4", "types-orjson==3.6.2", "types-xmltodict==v0.14.0.20241009", ]