diff --git a/pyproject.toml b/pyproject.toml index 59e4670d3..b6f064ff5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ test = [ "pytest-aiohttp==1.0.5", "pytest-timeout==2.3.1", "pytest==8.1.1", - "ruff==0.3.7", + "ruff==0.4.1", "types_atomicwrites==1.4.5.1", "types_pyOpenSSL==24.0.0.20240311", "xmltodict==0.13.0",