diff --git a/pyproject.toml b/pyproject.toml index 944a21f..6db13c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ test = [ "pytest==8.3.3", "pytest-cov==5.0.0", "WebTest==3.0.1", - "ruff==0.5.7", + "ruff==0.6.5", ] [project.license]