diff --git a/pyproject.toml b/pyproject.toml index 92aff6c..aa14836 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ test = [ "pytest==8.2.2", "pytest-cov==5.0.0", "WebTest==3.0.0", - "ruff==0.4.9", + "ruff==0.5.0", ] [project.license]