diff --git a/pyproject.toml b/pyproject.toml index 467828f..bf11440 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ test = [ "pytest==8.3.2", "pytest-cov==5.0.0", "WebTest==3.0.0", - "ruff==0.5.7", + "ruff==0.6.1", ] [project.license]