diff --git a/pyproject.toml b/pyproject.toml index de74920b..73c65102 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ test = [ "pytest-asyncio==0.23.6", "pytest-aiohttp==1.0.5", "pytest-cov==5.0.0", - "ruff==0.3.7", + "ruff==0.4.1", "tomli==2.0.1", ]