diff --git a/pyproject.toml b/pyproject.toml index 7c91cca..128d847 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dev = [ "coverage == 7.4.0", "mypy == 1.8.0", "pytest == 7.4.4", - "ruff == 0.1.9", + "ruff == 0.1.11", "types-ujson == 5.9.0.0", "types-PyYAML == 6.0.12.12", "pytest-asyncio == 0.23.3",